On this page

The llms-txt generator creates a llms.txt file to provide information to Large Language Models (LLMs) at inference time, containing links to all API documentation.

The llms-txt generator accepts the following configuration options:

NameTypeDefaultDescription
outputstring-The directory where llms.txt will be written
templatePathstring'template.txt'Path to the template file
pageURLstring'{baseURL}/latest/api{path}.md'URL template for documentation page links