mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 18:54:30 +00:00
fix(main.py): don't set timeout as an optional api param
This commit is contained in:
parent
aee38d9329
commit
77be3e3114
4 changed files with 9 additions and 30 deletions
|
@ -195,7 +195,7 @@ def test_get_cloudflare_response_streaming():
|
|||
asyncio.run(test_async_call())
|
||||
|
||||
|
||||
test_get_cloudflare_response_streaming()
|
||||
# test_get_cloudflare_response_streaming()
|
||||
|
||||
|
||||
def test_get_response_streaming():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue