mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
test_proxy_all_models
This commit is contained in:
parent
663dea37a8
commit
477ca5c0f6
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue