test_proxy_all_models

This commit is contained in:
Ishaan Jaff
2025-07-23 07:11:35 -07:00
parent 663dea37a8
commit 477ca5c0f6
+1 -1
View File
@@ -570,7 +570,7 @@ async def test_proxy_all_models():
await chat_completion(
session=session,
key=LITELLM_MASTER_KEY,
model="anthropic/claude-3-sonnet-20240229",
model="anthropic/claude-3-5-sonnet-latest",
)