mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-31 14:43:53 +00:00
If a validator fails, the user will have a better idea what the proper fix would be. Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com> |
||
|---|---|---|
| .. | ||
| pyopenapi | ||
| generate.py | ||
| README.md | ||
| run_openapi_generator.sh | ||
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.