llama-stack-mirror/docs/openapi_generator
Ashwin Bharambe 9f87d67849 fixes
2025-11-14 15:29:31 -08:00
..
pyopenapi fix(api): ensure openapi spec has deprecated routes (#4156) 2025-11-13 13:16:02 -08:00
generate.py feat: split API and provider specs into separate llama-stack-api pkg (#3895) 2025-11-13 11:51:17 -08:00
README.md chore(rename): move llama_stack.distribution to llama_stack.core (#2975) 2025-07-30 23:30:53 -07:00
run_openapi_generator.sh fixes 2025-11-14 15:29:31 -08:00

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