mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-13 22:23:04 +00:00
(ci/cd) run again
This commit is contained in:
@@ -71,7 +71,7 @@ def test_completion_claude():
|
||||
messages=messages,
|
||||
request_timeout=10,
|
||||
)
|
||||
# Add any assertions here to check the response args
|
||||
# Add any assertions here to check response args
|
||||
print(response)
|
||||
print(response.usage)
|
||||
print(response.usage.completion_tokens)
|
||||
|
||||
Reference in New Issue
Block a user