forked from phoenix/litellm-mirror
(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
Add a link
Reference in a new issue