mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-09 02:24:40 +00:00
test_anthropic_tool_use
This commit is contained in:
@@ -333,9 +333,9 @@ def test_process_anthropic_headers_with_no_matching_headers():
|
||||
"tool_type, tool_config, message_content",
|
||||
[
|
||||
(
|
||||
"computer_20241022",
|
||||
"computer_20250124",
|
||||
{
|
||||
"type": "computer_20241022",
|
||||
"type": "computer_20250124",
|
||||
"function": {
|
||||
"name": "computer",
|
||||
"parameters": {
|
||||
|
||||
Reference in New Issue
Block a user