-
Notifications
You must be signed in to change notification settings - Fork 3
Update llms.txt documentation with analytics and technical details #1384
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Co-Authored-By: Devin Logan <[email protected]>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Co-Authored-By: Devin Logan <[email protected]>
…nd move image up Co-Authored-By: Devin Logan <[email protected]>
|
could we find a non-cohere example for llms-full, I think their site is actually a bit wonky on the llms front, I'll look into why. elevenlabs should be good https://elevenlabs.io/docs/llms-full.txt |
Co-Authored-By: Devin Logan <[email protected]>
Update llms.txt documentation with improved clarity and structure
Summary
This PR restructures the llms.txt documentation page to improve clarity and add information about recent platform capabilities. The changes convert bullet-point descriptions to flowing prose, clarify the availability of each file type, add analytics information, and address PR feedback about content placement.
Key changes:
llms.txtis available at any level of documentation hierarchy (e.g.,/llms.txt,/docs/llms.txt,/v1/api-reference/llms.txt)llms-full.txtis only available at the root of documentation sitesReview & Testing Checklist for Human
llms.txtis actually accessible at different documentation levels (root, sub-sections, API reference pages) and thatllms-full.txtis only at the root. Try accessing both files on a live docs site.Test Plan
/llms.txt,/docs/llms.txt(if it has sub-sections), and/api-reference/llms.txtto verify availability/llms-full.txtat root and at a sub-path to confirm it's only available at rootNotes