文档
生成精美的交互式文档网站
llms.txt
llms-full.txt
提供您自己的 llms.txt 和 llms-full.txt 文件,而不是使用自动生成的版本。在 docs.yml 的 agents 键下添加文件路径:
docs.yml
agents
1agents:2 llms-txt: ./path/to/llms.txt3 llms-full-txt: ./path/to/llms-full.txt
自定义文件在根级 /llms.txt 和 /llms-full.txt 端点提供。嵌套路径继续使用自动生成的输出。
/llms.txt
/llms-full.txt
需要 Fern CLI 版本 4.67.0 或更高版本。
4.67.0