Skip to content

docs(search): document the Amazon Bedrock AgentCore web search provider - #834

Merged
mubashir1osmani merged 1 commit into
mainfrom
litellm_docs_agentcore_search
Aug 9, 2026
Merged

docs(search): document the Amazon Bedrock AgentCore web search provider#834
mubashir1osmani merged 1 commit into
mainfrom
litellm_docs_agentcore_search

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Docs for the agentcore search provider added in BerriAI/litellm#36331: Web Search on Amazon Bedrock AgentCore, reached over an AgentCore Gateway MCP endpoint, so search traffic stays inside AWS with no third-party search key

New page docs/search/agentcore.md plus the usual index/sidebar entries. It covers the two gateway auth modes (SigV4 for AWS_IAM, bearer token for CUSTOM_JWT), the websearch_interception wiring that serves Claude Code's native web_search from the gateway, and the two footguns the provider guards against: the signing region has to be set explicitly behind a custom hostname, and AGENTCORE_GATEWAY_TOKEN is only sent to the configured gateway host

This also unblocks the litellm PR's documentation check, which fails on AGENTCORE_GATEWAY_URL and AGENTCORE_SEARCH_TOOL_NAME being read in code but mentioned nowhere in the docs, so it needs to merge first

Link to Devin session: https://app.devin.ai/sessions/e52bd0ebe8b7402490e13db8effd5f31

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@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 9, 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 9, 2026 2:08am

Request Review

@mubashir1osmani
mubashir1osmani merged commit 27c51f1 into main Aug 9, 2026
2 checks passed
@mubashir1osmani
mubashir1osmani deleted the litellm_docs_agentcore_search branch August 9, 2026 03:11
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