fix(main.py): don't set timeout as an optional api param

This commit is contained in:
Krrish Dholakia 2023-12-30 11:46:51 +05:30
parent aee38d9329
commit 77be3e3114
4 changed files with 9 additions and 30 deletions

View file

@ -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():