mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Two lazily loaded models changed without their generated artifacts being regenerated, so check-ui-api-types has been red on every branch off staging. The snapshot that /openapi.json serves for unloaded features was missing ChatCompletionToolReferenceObject, and the dashboard types were missing aws_external_id. The snapshot step runs first and short-circuits, so only the first one was visible until it was fixed. Both files are regenerated with `python -m litellm.proxy._lazy_openapi_snapshot` and `npm run gen:api`, no hand edits. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||