Tool search logs why it disabled itself and refuses entirely against a non-Anthropic base URL.
What's wrong with this entry?
The optimistic tool-search path now logs a single debug line naming its mode and the ENABLE_TOOL_SEARCH value, and refuses outright when ANTHROPIC_BASE_URL points at something other than a first-party Anthropic host.
- The refusal message tells you to set
ENABLE_TOOL_SEARCH=true(orauto, orauto:N) if your proxy forwards tool_reference blocks. - The explanation is emitted once, not per request.
is not a first-party Anthropic host. Set ENABLE_TOOL_SEARCH=true (or auto / auto:N) if your proxy forwards tool_reference blocks.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.
-
v2.1.221
Tool search no longer disabled on Vertex AI
Both mention enable tool search base
-
v2.1.224
Tool-search telemetry records the real mode and a finer skip reason
Both mention enable tool search
-
v2.1.227
ENABLE_TOOL_SEARCH=forcenow works from settings-composed environmentBoth mention enable tool search