mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
(ci/cd) run again
This commit is contained in:
parent
8075746078
commit
2731fb3a7d
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ def test_completion_claude():
|
|||
messages=messages,
|
||||
request_timeout=10,
|
||||
)
|
||||
# Add any assertions here to check response args
|
||||
# Add any assertions, here to check response args
|
||||
print(response)
|
||||
print(response.usage)
|
||||
print(response.usage.completion_tokens)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue