forked from phoenix/litellm-mirror
(ci/cd) run again
This commit is contained in:
parent
d1fa22f9ed
commit
73db5b45f8
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ def test_completion_claude():
|
|||
print(response.usage)
|
||||
print(response.usage.completion_tokens)
|
||||
print(response["usage"]["completion_tokens"])
|
||||
# print("new cost tracking")
|
||||
# print("new costtracking")
|
||||
except Exception as e:
|
||||
if "overloaded_error" in str(e):
|
||||
pass
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue