mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-02 18:21:56 +00:00
FIx: replace deprecated claude-3-7-sonnet-20250219 with claude-4-sonnet-20250514
This commit is contained in:
committed by
yuneng-jiang
parent
65dc7556a8
commit
36fd14357c
@@ -158,7 +158,7 @@ def test_aaparallel_function_call(model):
|
||||
@pytest.mark.parametrize(
|
||||
"model",
|
||||
[
|
||||
"anthropic/claude-3-7-sonnet-20250219",
|
||||
"anthropic/claude-4-sonnet-20250514",
|
||||
"bedrock/us.anthropic.claude-3-7-sonnet-20250219-v1:0",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user