forked from phoenix/litellm-mirror
test: testing fixes
This commit is contained in:
parent
08525ce200
commit
e99a41307a
4 changed files with 58 additions and 39 deletions
|
@ -750,7 +750,7 @@ def test_completion_ollama_hosted():
|
|||
messages=messages,
|
||||
max_tokens=10,
|
||||
num_retries=3,
|
||||
timeout=90,
|
||||
timeout=20,
|
||||
api_base="https://test-ollama-endpoint.onrender.com",
|
||||
)
|
||||
# Add any assertions here to check the response
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue