llama-stack-mirror/docs/openapi_generator
Chantal D Gama Rose 7e211f8553 pre-commit fixes
2025-03-14 13:56:05 -07:00
..
pyopenapi feat: enhance OpenAPI spec to include Error types (#1320) 2025-02-28 11:16:12 -08:00
generate.py feat: enhance OpenAPI spec to include Error types (#1320) 2025-02-28 11:16:12 -08:00
README.md pre-commit fixes 2025-03-14 13:56:05 -07:00
run_openapi_generator.sh chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00

The RFC Specification (OpenAPI format) is generated from the set of API endpoints located in llama_stack/distribution/server/endpoints.py using the generate.py utility.