mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
test_model_function_invoke
This commit is contained in:
parent
b90e916c68
commit
762053a8e9
1 changed files with 1 additions and 1 deletions
|
|
@ -412,7 +412,7 @@ def test_completion_claude_3_function_call(model):
|
|||
[
|
||||
("gpt-3.5-turbo", None, None),
|
||||
("claude-3-opus-20240229", None, None),
|
||||
("command-r", None, None),
|
||||
("command-a-03-2025", None, None),
|
||||
("anthropic.claude-3-sonnet-20240229-v1:0", None, None),
|
||||
# (
|
||||
# "azure_ai/command-r-plus",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue