Skip to content

docs(search): add You.com provider page#182

Open
brainsparker wants to merge 1 commit into
BerriAI:mainfrom
brainsparker:you-com-search-docs
Open

docs(search): add You.com provider page#182
brainsparker wants to merge 1 commit into
BerriAI:mainfrom
brainsparker:you-com-search-docs

Conversation

@brainsparker
Copy link
Copy Markdown

Summary

Adds documentation for the new You.com search provider that's being registered upstream in BerriAI/litellm#28370. Filing this separately per @krrish-berri-2's note that doc additions live in this repo, not in BerriAI/litellm.

You.com is the first search provider in the registry that exposes a keyless free tier by default (api.you.com/v1/agents/search, IP-throttled ~100 queries/day), with YOUCOM_API_KEY upgrading to the keyed endpoint (ydc-index.io/v1/search) for higher limits. This mirrors the existing keyless-default pattern used by duckduckgo / searxng. The docs page reflects both modes.

Changes

File Change
docs/search/you_com.md New page — keyless quickstart, keyed mode, gateway config, unified params table, provider-specific params, response notes
docs/search/index.md Added you_com to the supported-providers list (3 locations: the feature table, the search_provider parameter enum, and the Supported Providers table at the bottom)
sidebars.js Added search/you_com to the /search category so the page is reachable from the sidebar

Cross-links

Test plan

  • Build the docs site locally and verify the new page renders + appears in the sidebar
  • Confirm cross-links resolve

New page at docs/search/you_com.md documenting both tiers:
- Keyless free tier (default, no signup, IP-throttled)
- Keyed tier via YOUCOM_API_KEY (higher rate limits)

Also updates the search overview index:
- Adds `you_com` to the Supported Providers list
- Adds `you_com` to the search_provider parameter enumeration
- Adds a You.com row to the Supported Providers table

And the sidebar (sidebars.js) so the new page is reachable.

Companion to BerriAI/litellm#28370 (registers `you_com` as a
search_provider in the search_tools registry).
@vercel
Copy link
Copy Markdown

vercel Bot commented May 20, 2026

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

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview, Comment May 20, 2026 9:03pm

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