Skip to content

docs(search): add APISerpent provider page - #277

Merged
Sameerlite merged 1 commit into
BerriAI:mainfrom
yudelevi:apiserpent-search-docs
Jun 2, 2026
Merged

docs(search): add APISerpent provider page#277
Sameerlite merged 1 commit into
BerriAI:mainfrom
yudelevi:apiserpent-search-docs

Conversation

@yudelevi

@yudelevi yudelevi commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds documentation for the APISerpent search provider being registered upstream in BerriAI/litellm#29448. Filing separately since doc additions live in this repo, not in BerriAI/litellm.

APISerpent is a multi-engine SERP API (Google, Bing, Yahoo, DuckDuckGo) exposed under a single apiserpent provider with two endpoints: quick search (/api/search/quick, the default) and deep search (/api/search), selected with the deep flag. Both are billed at $0.60 per 1k searches.

Changes

File Change
docs/search/apiserpent.md New page; quickstart, deep-search mode, gateway config, unified params table, provider-specific params, response notes
docs/search/index.md Added apiserpent in 3 locations (feature table, the search_provider parameter enum, and the Supported Providers table)
sidebars.js Added search/apiserpent to the /search category

Cross-links

Test plan

  • Build the docs site locally and verify the new page renders

Documents the APISerpent search provider being registered upstream in
BerriAI/litellm#29448. APISerpent is a multi-engine SERP API (Google, Bing,
Yahoo, DuckDuckGo) with quick and deep search endpoints, selected via the
`deep` flag. Adds the provider page plus the three index.md provider lists
and the sidebar entry.
@vercel

vercel Bot commented Jun 1, 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 1, 2026 10:02pm

Request Review

@Sameerlite
Sameerlite merged commit 5d2d7ee into BerriAI:main Jun 2, 2026
2 checks passed
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