forked from phoenix/litellm-mirror
(ci/cd) run again
This commit is contained in:
parent
f3a950705c
commit
05a9ec2365
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 the response
|
||||
# Add any assertions here to check the response args
|
||||
print(response)
|
||||
print(response.usage)
|
||||
print(response.usage.completion_tokens)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue