mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-16 18:16:34 +00:00
(ci/cd) run again
This commit is contained in:
committed by
Krrish Dholakia
parent
334acfb5f8
commit
0d5f6cacc4
@@ -41,7 +41,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:
|
||||
|
||||
Reference in New Issue
Block a user