-
Notifications
You must be signed in to change notification settings - Fork 340
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Change the embedding model
- start up ChatQnA with docker_compose
- Ingest a file with curl
- Monitor the dataprep's log, it will download default embedding model
Raw log
Attachments
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working