mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
docs fix
This commit is contained in:
parent
961d13fd7c
commit
a97c300c4a
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ A contributor PR introduced an extra `{` bracket, producing invalid JSON. The re
|
|||
|
||||
---
|
||||
|
||||
## What happens if the hosted model cost map is bad (new behavior)
|
||||
## What happens if the hosted model cost map is bad
|
||||
|
||||
After addressing this incident, `get_model_cost_map()` now validates the fetched JSON before using it. If the hosted map is corrupted, empty, or has shrunk significantly, LiteLLM falls back to the local backup and logs a warning.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue