llama-stack/docs/openapi_generator
Ashwin Bharambe b8f1561956
feat: introduce llama4 support (#1877)
As title says. Details in README, elsewhere.
2025-04-05 11:53:35 -07:00
..
pyopenapi feat: introduce llama4 support (#1877) 2025-04-05 11:53:35 -07:00
generate.py feat: introduce llama4 support (#1877) 2025-04-05 11:53:35 -07:00
README.md docs: Remove duplicate docs on api docs generator (#1534) 2025-03-11 10:01:46 -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.