mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-21 00:21:49 +00:00
ci/cd run again
This commit is contained in:
parent
b748c9aa12
commit
866f26ceda
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue