forked from phoenix/litellm-mirror
(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
Add a link
Reference in a new issue