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
5265d9042d
commit
a40590d849
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,7 @@ def test_completion_mistral_api():
|
|||
}
|
||||
],
|
||||
)
|
||||
# Add any assertions here, to check the response
|
||||
# Add any assertions here to check the response
|
||||
print(response)
|
||||
|
||||
cost = litellm.completion_cost(completion_response=response)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue