llama-stack-mirror/docs/openapi_generator/README.md
Ihar Hrachyshka cceb5e934e docs: Remove duplicate docs on api docs generator
Since #892, we also need to install ruamel. Instead of maintaining the
list of script dependencies in multiple places, remove it and assume
developers read CONTRIBUTING.md docs.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-11 12:18:57 -04:00

1 line
173 B
Markdown

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.