test_model_function_invoke

This commit is contained in:
Ishaan Jaffer 2025-10-25 12:20:33 -07:00
parent b90e916c68
commit 762053a8e9

View File

@ -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",