# LLM documentation

This website hosts two generated files via
[sphinx-llms-txt](https://sphinx-llms-txt.readthedocs.io/en/latest/getting-started.html):

- `llms-full.txt`: full LLM-oriented documentation of Python API and as source files
  all api example notebooks in `docs/api_examples/` (in pypercent format)
- `llms.txt`: short overview of available modules

There is two versions, one of the lastest main branch version of the package
and one of the latest stable release.

## Latest

- [llms-full.txt (latest)](https://analytics-core.readthedocs.io/latest/llms-full.txt)
- [llms.txt (latest)](https://analytics-core.readthedocs.io/latest/llms.txt)

## Stable

- [llms-full.txt (stable)](https://analytics-core.readthedocs.io/stable/llms-full.txt)
- [llms.txt (stable)](https://analytics-core.readthedocs.io/stable/llms.txt)
