April 10, 2026

自定义 llms.txtllms-full.txt 文件

提供您自己的 llms.txtllms-full.txt 文件,而不是使用自动生成的版本。在 docs.ymlagents 键下添加文件路径:

docs.yml
1agents:
2 llms-txt: ./path/to/llms.txt
3 llms-full-txt: ./path/to/llms-full.txt

自定义文件在根级 /llms.txt/llms-full.txt 端点提供。嵌套路径继续使用自动生成的输出。

需要 Fern CLI 版本 4.67.0 或更高版本。

阅读文档