mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
(docs) exception mapping
This commit is contained in:
parent
8b0fa2322c
commit
9eb487efb3
1 changed files with 1 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ LiteLLM maps exceptions across all providers to their OpenAI counterparts.
|
|||
| 422 | UnprocessableEntityError |
|
||||
| 429 | RateLimitError |
|
||||
| >=500 | InternalServerError |
|
||||
| N/A | ContextWindowExceededError|
|
||||
| N/A | APIConnectionError |
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue