Skip to content

Add Parallel integration page - #589

Open
jliounis wants to merge 1 commit into
deepset-ai:mainfrom
jliounis:james/add-parallel-integration
Open

Add Parallel integration page#589
jliounis wants to merge 1 commit into
deepset-ai:mainfrom
jliounis:james/add-parallel-integration

Conversation

@jliounis

@jliounis jliounis commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Problem

The parallel-haystack integration was merged in deepset-ai/haystack-core-integrations#3762 and released to PyPI as parallel-haystack 1.0.0, but it has no page in the integrations catalog, so haystack.deepset.ai/integrations/parallel (already linked from the package README) 404s.

Solution

Adds integrations/parallel.md and logos/parallel.png.

The page documents both components the package ships:

  • ParallelWebSearch — Parallel Search API, returns excerpts as Documents plus links and session_id
  • ParallelChatGenerator — Parallel Responses API, chat completion grounded in live web research

type is set to Model Provider to match the Perplexity page, which has the same component shape (chat generator + web search). Happy to switch it to Search & Extraction (Tavily, Linkup, Exa) if you'd rather group it with the search APIs.

Testing

Every Python snippet on the page was executed against the live Parallel API with parallel-haystack==1.0.0 and haystack-ai==3.1.0; all five run clean and self-contained.

@jliounis
jliounis requested a review from a team as a code owner September 1, 2026 17:38
@vercel

vercel Bot commented Sep 1, 2026

Copy link
Copy Markdown

@jliounis is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

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