ci/cd run again

This commit is contained in:
Ishaan Jaff
2024-06-11 23:28:09 -07:00
parent 1b21aa6157
commit f1c1dddb8b
+1 -1
View File
@@ -16,7 +16,7 @@ from litellm.llms.prompt_templates.factory import anthropic_messages_pt
from unittest.mock import patch, MagicMock
from litellm.llms.custom_httpx.http_handler import HTTPHandler, AsyncHTTPHandler
# litellm.num_retries=3
# litellm.num_retries = 3
litellm.cache = None
litellm.success_callback = []
user_message = "Write a short poem about the sky"