Skip to content

[Feat] Add Parallel AI - Search API - #15772

Merged
ishaan-jaff merged 29 commits into
mainfrom
litellm_add_parallel_ai_search
Oct 22, 2025
Merged

[Feat] Add Parallel AI - Search API#15772
ishaan-jaff merged 29 commits into
mainfrom
litellm_add_parallel_ai_search

Conversation

@ishaan-jaff

@ishaan-jaff ishaan-jaff commented Oct 21, 2025

Copy link
Copy Markdown
Contributor

[Feat] Add Parallel AI - Search API

Relevant issues

#15314

Pre-Submission checklist

Please complete all items before asking a LiteLLM maintainer to review your PR

  • I have Added testing in the tests/litellm/ directory, Adding at least 1 test is a hard requirement - see details
  • I have added a screenshot of my new test passing locally
  • My PR passes all unit tests on make test-unit
  • My PR's scope is as isolated as possible, it only solves 1 specific problem

Type

🆕 New Feature
✅ Test

Changes

@vercel

vercel Bot commented Oct 21, 2025

Copy link
Copy Markdown

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

Project Deployment Preview Comments Updated (UTC)
litellm Ready Ready Preview Comment Oct 22, 2025 0:04am

@ishaan-jaff
ishaan-jaff merged commit 208f76f into main Oct 22, 2025
8 of 10 checks passed
@ishaan-berri
ishaan-berri deleted the litellm_add_parallel_ai_search branch March 26, 2026 21:51
fzowl pushed a commit to fzowl/litellm that referenced this pull request Jun 24, 2026
* add BaseSearchConfig

* add BaseSearchConfig

* validate_environment

* fix handlers

* add PerplexitySearchConfig

* add PerplexitySearchConfig

* add LiteLLM Search API module.

* add BaseSearchConfig

* add _build_search_optional_params

* add search_testing

* add BaseSearchTest

* add TestPerplexitySearch

* fix BASE

* fix handler

* add search API

* add to init

* fix: working perplexity search API

* add _hidden_params to search

* add TAVILY to LlmProviders

* add TavilySearchConfig

* add TavilySearchConfig

* TestTavilySearch

* add tavily transform

* TestParallelAISearch

* add LlmProviders

* add ParallelAISearchConfig

* add ParallelAISearchConfig

* ParallelAISearchConfig
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