Skip to content

API Reference

Reference documentation for solutions_agents, generated from the docstrings in src/.

Regenerating

Terminal window
./run docs

regenerates every page in this section before building the site. To run the generator on its own:

Terminal window
uv run --with griffe python docs/scripts/gen_api_docs.py

Every page except this one is overwritten on each run — to improve the reference, improve the docstrings in src/solutions_agents/ and regenerate.