Skip to content

feat: add web search support for Anthropic models#140

Merged
Kamilbenkirane merged 2 commits into
mainfrom
feat/anthropic-web-search
Feb 9, 2026
Merged

feat: add web search support for Anthropic models#140
Kamilbenkirane merged 2 commits into
mainfrom
feat/anthropic-web-search

Conversation

@Kamilbenkirane

Copy link
Copy Markdown
Member

Summary

  • Register WEB_SEARCH: Bool() constraint on all Claude models (Sonnet 4.5, Haiku 4.5, Opus 4.1, Opus 4.5, Opus 4.6, Sonnet 4, Opus 4)
  • Add WebSearchMapper to the Anthropic text parameter mappers

Test plan

  • Run unit tests: uv run pytest tests/unit_tests -v
  • Run Anthropic integration test with web_search=True parameter

Register WEB_SEARCH: Bool() constraint on all Claude models and add
WebSearchMapper to the Anthropic text parameter mappers.
@claude

claude Bot commented Feb 9, 2026

Copy link
Copy Markdown

Code review

No issues found. Checked for bugs and CLAUDE.md compliance.

@Kamilbenkirane Kamilbenkirane merged commit 38c2cb4 into main Feb 9, 2026
10 of 11 checks passed
@Kamilbenkirane Kamilbenkirane mentioned this pull request Feb 24, 2026
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.

1 participant