Skip to content

docs: add Eden AI pipeline component pages#12101

Open
MVS-source wants to merge 3 commits into
deepset-ai:mainfrom
MVS-source:integration/edenai-docs
Open

docs: add Eden AI pipeline component pages#12101
MVS-source wants to merge 3 commits into
deepset-ai:mainfrom
MVS-source:integration/edenai-docs

Conversation

@MVS-source

Copy link
Copy Markdown

Related Issues

Proposed Changes:

Adds documentation pages for the Eden AI integration under docs-website/docs/pipeline-components:

  • generators/edenaichatgenerator.mdx (EdenAIChatGenerator)
  • embedders/edenaitextembedder.mdx (EdenAITextEmbedder)
  • embedders/edenaidocumentembedder.mdx (EdenAIDocumentEmbedder)

They are listed alphabetically in the index pages generators.mdx and embedders.mdx. The pages follow the existing Model Provider pattern (e.g. Mistral); the API reference links point to /reference/integrations-edenai, produced by the integration's pydoc config.

How did you test it?

Docs-only change. Verified frontmatter, relative links (matching the sibling Mistral pages in the same folders), and alphabetical placement in the index tables.

Notes for the reviewer

Docs-only, so no unit tests, docstrings, or release note. cc @sjrl, this covers the first item of deepset-ai/haystack-core-integrations#3625.

Checklist

Add EdenAIChatGenerator, EdenAITextEmbedder and EdenAIDocumentEmbedder pages
under docs-website/docs/pipeline-components, and list them in generators.mdx
and embedders.mdx.
@MVS-source
MVS-source requested a review from a team as a code owner July 21, 2026 12:51
@MVS-source
MVS-source requested review from davidsbatista and removed request for a team July 21, 2026 12:51
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

@MVS-source is attempting to deploy a commit to the deepset Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant

CLAassistant commented Jul 21, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Jul 21, 2026 2:48pm

Request Review

@sjrl

sjrl commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

@MVS-source could you also copy these pages into the version 3.0 docs as well? https://github.com/deepset-ai/haystack/tree/main/docs-website/reference_versioned_docs/version-3.0

Also we need to update the https://github.com/deepset-ai/haystack/blob/main/docs-website/sidebars.js file so your pages appear in our drop down menus.

Copy the EdenAIChatGenerator, EdenAITextEmbedder and EdenAIDocumentEmbedder
pages into versioned_docs/version-3.0/pipeline-components, update the version
3.0 index pages, and register the pages in sidebars.js and the version 3.0
sidebar so they appear in the navigation.
@MVS-source

Copy link
Copy Markdown
Author

Done. Copied the three pages into versioned_docs/version-3.0/pipeline-components (plus the updated generators.mdx and embedders.mdx index pages), and registered EdenAIChatGenerator, EdenAITextEmbedder and EdenAIDocumentEmbedder in both sidebars.js and versioned_sidebars/version-3.0-sidebars.json so they appear in the dropdown menus. Pushed to this PR.

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.

4 participants