Skip to content

[Bug]ChatQnA dataprep not connect to embedding service #1482

@gavinlichn

Description

@gavinlichn

Priority

P1-Stopper

OS type

Ubuntu

Hardware type

Xeon-GNR

Installation method

  • Pull docker images from hub.docker.com
  • Build docker images from source
  • Other

Deploy method

  • Docker
  • Docker Compose
  • Kubernetes Helm Charts
  • Kubernetes GMC
  • Other

Running nodes

Single Node

What's the version?

v1.2

Description

After changed the embedding model, dataprep always go to local embedding, and use default embedding model.

Checked the settings, dataprep always check the environment "TEI_EMBEDDING_ENDPOINT" for external embedding, but docker compose is "TEI_ENDPOINT"

Reproduce steps

  1. Change the embedding model
  2. start up ChatQnA with docker_compose
  3. Ingest a file with curl
  4. Monitor the dataprep's log, it will download default embedding model

Raw log

Attachments

No response

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions