You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: fern/products/docs/pages/seo/llms-txt.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ See an example: [docs.cohere.com/llms.txt](https://docs.cohere.com/llms.txt)
20
20
### llms-full.txt
21
21
-**Comprehensive**: Includes the full content of your documentation.
22
22
-**API-ready**: Automatically incorporates your complete API Reference with resolved OpenAPI specifications and SDK code examples for all languages you've enabled. Each API endpoint page includes its full OpenAPI spec.
23
-
-**Token efficient**: When Fern detects an LLM bot, it automatically serves markdown content from the llms.txt file, reducing token consumption by 90%+.
23
+
-**Token efficient**: When Fern detects an LLM bot, it automatically serves Markdown content from the llms.txt file instead of HTML, reducing token consumption by 90%+.
24
24
25
25
See an example: [docs.cohere.com/llms-full.txt](https://docs.cohere.com/llms-full.txt)
0 commit comments