ci/cd run again

This commit is contained in:
Ishaan Jaff 2024-06-17 16:16:16 -07:00
parent b748c9aa12
commit 866f26ceda

View file

@ -831,7 +831,7 @@ async def test_completion_codestral_chat_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)