| title | LLMs |
|---|---|
| description | Documentation for LLMs |
| canonical | /docs/react/llms |
| section | Overview |
We adhere to the llms.txt convention to make documentation accessible to large language models and their applications.
Current ReScript React documentation version: <VERSION>.
ReScript React package version: <RESCRIPT_REACT_VERSION>.
React version: <REACT_VERSION>.
The unversioned files under /llms/react/ are the default entry points and always describe the current ReScript React docs. Use the versioned files under /llms/react/<VERSION>/ when you want a stable path for this ReScript React documentation version.
- /llms/react/llms.txt - a list of the available files for the current ReScript React docs.
- /llms/react/llm-full.txt - complete current documentation for ReScript React.
- /llms/react/llm-small.txt - abridged current documentation without detailed examples.
- /llms/react//llms.txt - a list of the available files for ReScript React
<VERSION>. - /llms/react//llm-full.txt - complete documentation for ReScript React
<VERSION>. - /llms/react//llm-small.txt - abridged documentation for ReScript React
<VERSION>.
- /llms.txt - the LLM documentation for ReScript.
- The content is automatically generated from the same source as the official documentation for the specific version.