Skip to content

OPEA integration#328

Merged
bilgeyucel merged 3 commits into
deepset-ai:mainfrom
danielfleischer:opea
May 22, 2025
Merged

OPEA integration#328
bilgeyucel merged 3 commits into
deepset-ai:mainfrom
danielfleischer:opea

Conversation

@danielfleischer

Copy link
Copy Markdown
Contributor

Haystack-OPEA integration, based on https://github.com/opea-project/Haystack-OPEA.

@danielfleischer danielfleischer requested a review from a team as a code owner May 21, 2025 10:39

@bilgeyucel bilgeyucel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I left two minor comments @danielfleischer

Comment thread integrations/opea.md
github: opea-project
pypi: https://pypi.org/project/haystack-opea/
repo: https://github.com/opea-project/Haystack-OPEA
type: Distributed Computing

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you want to list OPEA as "model provider" or "distributed computing"? Since the models are inferred through OPEA microservices, "model provider" might be a better choice here

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, good question. Although the current state includes an LLM and an embedder, OPEA components include many more, like vector stores, data prepping, agenting and finetuning microservices, among others. I would defer to your judgment, just wanted to mention these.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright then makes sense! :)

Comment thread integrations/opea.md Outdated

## Usage

Below are quickstart examples for embeddings and LLM generation. Make sure your OPEA backend is running (e.g. via the provided Docker Compose in `samples/`).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you link to the docs page to run OPEA?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See 2bd8775.

@bilgeyucel bilgeyucel merged commit c924679 into deepset-ai:main May 22, 2025
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