mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
add img to doc
This commit is contained in:
parent
62b082b8b1
commit
fcb5cfe9d9
2 changed files with 4 additions and 0 deletions
|
|
@ -1,7 +1,11 @@
|
|||
import Image from '@theme/IdealImage';
|
||||
|
||||
# Claude Code - WebSearch Across All Providers
|
||||
|
||||
Enable Claude Code's web search tool to work with any provider (Bedrock, Azure, Vertex, etc.). LiteLLM automatically intercepts web search requests and executes them server-side.
|
||||
|
||||
<Image img={require('../../img/claude_code_websearch.png')} />
|
||||
|
||||
## Proxy Configuration
|
||||
|
||||
Add WebSearch interception to your `litellm_config.yaml`:
|
||||
|
|
|
|||
BIN
docs/my-website/img/claude_code_websearch.png
Normal file
BIN
docs/my-website/img/claude_code_websearch.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 MiB |
Loading…
Add table
Reference in a new issue