forked from phoenix/litellm-mirror
(ci/cd) run again
This commit is contained in:
parent
23336f62af
commit
fa44f45429
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ def test_completion_custom_provider_model_name():
|
|||
messages=messages,
|
||||
logger_fn=logger_fn,
|
||||
)
|
||||
# Add any assertions here to check theresponse
|
||||
# Add any assertions here to check the response
|
||||
print(response)
|
||||
print(response["choices"][0]["finish_reason"])
|
||||
except litellm.Timeout as e:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue