(ci/cd) run again

This commit is contained in:
ishaan-jaff 2024-02-27 20:49:04 -08:00
parent 5265d9042d
commit a40590d849

View file

@ -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)