mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
ci/cd run again
This commit is contained in:
parent
17a5a09028
commit
3d9287602e
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ def test_completion_custom_provider_model_name():
|
|||
messages=messages,
|
||||
logger_fn=logger_fn,
|
||||
)
|
||||
# Add any assertions here to, check the response
|
||||
# Add any assertions here to,check the response
|
||||
print(response)
|
||||
print(response["choices"][0]["finish_reason"])
|
||||
except litellm.Timeout as e:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue