mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-17 23:51:30 +00:00
TestBedrockInvokeToolSearch
This commit is contained in:
parent
9b0dfc33a8
commit
3290c665aa
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ class TestBedrockInvokeToolSearch(BaseAnthropicMessagesToolSearchTest):
|
|||
Uses the bedrock/invoke/ prefix which routes through the native
|
||||
Anthropic Messages API format on Bedrock.
|
||||
|
||||
Beta header: tool-search-tool-2025-10-19
|
||||
Beta header: advanced-tool-use-2025-11-20 (passed via extra_headers)
|
||||
|
||||
Note: Tool search on Bedrock is only supported on Claude Opus 4.5.
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue