test: set verbose for test

This commit is contained in:
Krrish Dholakia 2024-03-12 12:56:38 -07:00
parent d07c813ef9
commit e342ecd873

View file

@ -2035,7 +2035,7 @@ async def test_azure_astreaming_and_function_calling():
def test_completion_claude_3_function_call_with_streaming():
# litellm.set_verbose = True
litellm.set_verbose = True
tools = [
{
"type": "function",