mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-24 00:52:24 +00:00
* feat(proxy): opt-in litellm_call_id in JSON error bodies Add general_settings.include_call_id_in_error_body. When true, the value already on the x-litellm-call-id response header is copied into JSON error bodies: as error.litellm_call_id on the OpenAI-shaped routes, /v1/messages, and streaming first-chunk errors, and as a top-level litellm_call_id on pass-through routes. Off by default, so error bodies stay byte-identical unless an admin opts in * chore(proxy): drop helper docstring and restore lazy OpenAPI snapshot --------- Co-authored-by: mateo-berri <277851410+mateo-berri@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||