Skip to content

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

Merged
Sameerlite merged 2 commits into
BerriAI:mainfrom
brainsparker:you-com-search-docs
Jun 5, 2026
Merged

docs(search): add You.com provider page#182
Sameerlite merged 2 commits into
BerriAI:mainfrom
brainsparker:you-com-search-docs

Conversation

@brainsparker

Copy link
Copy Markdown
Contributor

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

vercel Bot commented May 20, 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, Comment Jun 5, 2026 11:03am

Request Review

@Sameerlite
Sameerlite enabled auto-merge (squash) June 5, 2026 10:59
@Sameerlite
Sameerlite merged commit 19aaaf1 into BerriAI:main Jun 5, 2026
2 checks passed
@brainsparker
brainsparker deleted the you-com-search-docs branch June 5, 2026 17:48
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.

2 participants