Documentation Index
Fetch the complete documentation index at: https://docs.llmgenerator.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /file//download
下载指定站点的llms.txt。通过 Content-Disposition 触发浏览器下载。公开接口,无需认证。
路径参数
站点 ID。
查询参数
若为
true,下载包含每页全文的版本。响应
返回llms.txt 文件并附带响应头:
- Content-Type:
text/plain; charset=utf-8 - Content-Disposition:
attachment; filename="{hostname}-llms.txt" - Cache-Control:
public, max-age=300
example-com-llms.txt;全文版可能为 example-com-llms-full.txt)。