Skip to content

Conversation

@yamitzky
Copy link
Contributor

  • What kind of change does this PR introduce?
    • Bug fix
  • What is the current behavior?
    • When using the Anthropic API via Vertex AI, attempting to use the web_search tool results in a 400 Bad Request error. The error message shows:
      tools.0: Input tag 'web_search_20250305' found using 'type' does not match any of the expected tags: 'bash_20250124', 'custom', 'text_editor_20250124',
      'text_editor_20250429', 'text_editor_20250728'
      
  • What is the new behavior (if this is a feature change)?
    • By adding the anthropic-beta: web-search-2025-03-05 header to Vertex AI Anthropic API requests, the web_search tool now works correctly.
  • Other information:

@yamitzky yamitzky marked this pull request as ready for review November 28, 2025 01:32
@dosco dosco merged commit df13f8c into ax-llm:main Nov 28, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants