Skip to content

docs(parallel_ai): add LLM provider page, full search params, and env key reference - #882

Open
jliounis wants to merge 3 commits into
BerriAI:mainfrom
jliounis:parallel_ai_provider_docs
Open

docs(parallel_ai): add LLM provider page, full search params, and env key reference#882
jliounis wants to merge 3 commits into
BerriAI:mainfrom
jliounis:parallel_ai_provider_docs

Conversation

@jliounis

Copy link
Copy Markdown

Documents the Parallel AI LLM provider support landing in BerriAI/litellm#36704 and unblocks that PR's documentation_test_env_keys check, which fails on PARALLEL_API_KEY being read in code but mentioned nowhere in the docs

New docs/providers/parallel_ai.md covers the chat models (speed/lite/base/core, research basis), the Responses API model (parallel, reasoning.effort tiers), API key and trusted api_base behavior, plus SDK and proxy examples. The existing docs/search/parallel_ai.md gains the full v1 search parameter reference (mode, objective, domain and date filters, fetch_policy, session_id) and the preserved response metadata (search_id, parallel_usage, warnings, raw excerpts). config_settings.md gains PARALLEL_AI_API_KEY and PARALLEL_API_KEY rows next to the existing PARALLEL_AI_API_BASE entry

… and env keys

Covers the new parallel_ai chat and Responses API support landing in
BerriAI/litellm#36704: provider page with models, basis, and effort tiers,
expanded search parameter reference, and PARALLEL_AI_API_KEY /
PARALLEL_API_KEY rows in the env reference
@vercel

vercel Bot commented Aug 12, 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 13, 2026 1:23am

Request Review

The Parallel Chat API is deprecated; the provider now serves /v1/responses
natively with chat and messages bridged by the gateway
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