mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 10:44:24 +00:00
update exception mapping and get model cost map
This commit is contained in:
parent
e03d442e8f
commit
73bb1b96e9
9 changed files with 54 additions and 96 deletions
|
@ -22,7 +22,7 @@ import pytest
|
|||
litellm.vertex_project = "pathrise-convert-1606954137718"
|
||||
litellm.vertex_location = "us-central1"
|
||||
|
||||
litellm.failure_callback = ["sentry"]
|
||||
# litellm.failure_callback = ["sentry"]
|
||||
#### What this tests ####
|
||||
# This tests exception mapping -> trigger an exception from an llm provider -> assert if output is of the expected type
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue