llama-stack/docs/openapi_generator/pyopenapi
Ashwin Bharambe ec3ebb5bcf
Use ruamel.yaml to format the OpenAPI spec (#892)
Stainless ends up reformatting the YAML when we paste it in the Studio.
We cannot have that happen if we are going to ever partially automate
stainless config updates.

Try ruamel.yaml, specifically `block_seq_indent` to avoid that.
2025-01-28 11:27:40 -08:00
..
__init__.py move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
generator.py Use ruamel.yaml to format the OpenAPI spec (#892) 2025-01-28 11:27:40 -08:00
operations.py [memory refactor][3/n] Introduce RAGToolRuntime as a specialized sub-protocol (#832) 2025-01-22 10:04:16 -08:00
options.py move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
README.md move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
specification.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
template.html move openapi from rfcs->docs 2024-09-18 16:09:17 -07:00
utility.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00