c66dc1dec4
The machine-readable llms.txt and llms-full.txt files are no longer hosted statically in this repository. They are now automatically generated and hosted on the adk.dev documentation site. This updates the text files to redirect to the new URLs and removes the obsolete build_llms_txt.py script. Closes https://github.com/google/adk-python/issues/6108 Co-authored-by: Haran Rajkumar <haranrk@google.com> PiperOrigin-RevId: 933317323
12 lines
521 B
Plaintext
12 lines
521 B
Plaintext
# Agent Development Kit (ADK) - New llms.txt location
|
|
|
|
> The machine-readable llms.txt documentation for Agent Development Kit (ADK) is
|
|
> no longer hosted statically in this repository. It is now automatically
|
|
> generated and hosted on the ADK documentation site. Please use the links below
|
|
> to access the source of truth.
|
|
|
|
- [llms.txt](https://adk.dev/llms.txt)
|
|
- [llms-full.txt](https://adk.dev/llms-full.txt)
|
|
- [ADK Documentation](https://adk.dev/)
|
|
- [ADK - Coding with AI](https://adk.dev/tutorials/coding-with-ai/)
|