TestBedrockInvokeToolSearch

This commit is contained in:
Ishaan Jaffer 2026-01-15 16:18:09 -08:00
parent 9b0dfc33a8
commit 3290c665aa

View file

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