Skip to content

docs(bedrock_mantle): document web search on /responses - #938

Open
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
litellm_mantle_web_search_docs
Open

docs(bedrock_mantle): document web search on /responses#938
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
litellm_mantle_web_search_docs

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Mantle's Responses API runs web_search server side, which nothing in the provider page said. Adds a short web search section under the GPT-5.x /responses docs with a curl example, and spells out the tool allowlist so people stop guessing: function, mcp, custom, namespace, tool_search, plus the web search family are sent through, everything else (image_generation, code_interpreter, ...) is dropped with a gateway warning instead of a 400. Also notes web search is Responses-only, since /chat/completions on Mantle rejects it.

Both facts came from live probes against https://bedrock-mantle.us-east-1.api.aws, not from AWS docs (Mantle's own validation error omits web search from its supported list). Pairs with BerriAI/litellm#37375, which stops the gateway from stripping the tool.

Link to Devin session: https://app.devin.ai/sessions/f751987e5dab49f7b560e50acd9927ee
Requested by: @mateo-berri

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@mateo-berri mateo-berri self-assigned this Aug 18, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Aug 18, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview Aug 18, 2026 11:05pm

Request Review

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