fix(utils.py): fix default values

This commit is contained in:
Krrish Dholakia 2024-05-01 22:24:37 -07:00
parent f7d7d34261
commit 29aefaa7d7
4 changed files with 13 additions and 7 deletions

View file

@ -529,6 +529,7 @@ def test_chat_bedrock_stream():
@pytest.mark.asyncio
async def test_async_chat_bedrock_stream():
try:
litellm.set_verbose = True
customHandler = CompletionCustomHandler()
litellm.callbacks = [customHandler]
response = await litellm.acompletion(