mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
The field was config.yaml only, so a server created through the dashboard or the REST API could never surface upstream response headers. Adds the column to all three prisma schemas plus a migration, carries it through the create, edit and temporary-record paths, the row -> MCPServer build, and the dashboard's edit form and detail view. The unsupported-transport warning now also fires for servers loaded from the database, since the dashboard can create the same misconfiguration as config.yaml. The column is a Prisma String[], which rejects null, and the edit form clears a field to null, so an explicit null normalizes to [] alongside allowed_tools. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||