Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ChatQnA] Align the TEI Embedding endpoint environment #1483

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gavinlichn
Copy link
Contributor

Description

GenAIComps dataprep-redis read the environment "TEI_EMBEDDING_ENDPOINT" Change the compose file to aligned.
Fixes: #1482

Issues

#1482

Type of change

List the type of change like below. Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds new functionality)
  • Breaking change (fix or feature that would break existing design and interface)
  • Others (enhancement, documentation, validation, etc.)

Dependencies

List the newly introduced 3rd party dependency if exists.

Tests

Describe the tests that you ran to verify your changes.

GenAIComps dataprep-redis read the environment "TEI_EMBEDDING_ENDPOINT"
Change the compose file to aligned.

Fixes: opea-project#1482

Signed-off-by: Li Gang <[email protected]>
Copy link

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

@letonghan
Copy link
Collaborator

Thanks @gavinlichn !
Please update your branch and check the failed CI tests.

@lianhao
Copy link
Collaborator

lianhao commented Feb 5, 2025

@gavinlichn @lvliang-intel I think this PR expose an underlying issue of the latest dataprep, see #1482 (comment)

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.

[Bug]ChatQnA dataprep not connect to embedding service
4 participants