mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
Config-file-defined pass-through endpoints are merged into the GET /config/pass_through_endpoint list, but the DB-backed DELETE/UPDATE handlers can never manage them. The UI ignored is_from_config, so Edit/Delete stayed clickable and always failed with a misleading 'not found', matching the impossible-to-delete loop in #38195. - UI: disable Edit/Delete for is_from_config rows, add a Source column, hide the Settings tab and show a read-only badge in the detail view - API: DELETE/UPDATE now return a targeted error pointing operators to config.yaml when the id belongs to a config-file endpoint |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||