Skip to content

Commit

Permalink
[ChatQNA] Fixes Embedding Endpoint (opea-project#1230)
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Singh <[email protected]>
Signed-off-by: Chingis Yundunov <[email protected]>
  • Loading branch information
theBeginner86 authored and Chingis Yundunov committed Dec 20, 2024
1 parent 0eb6367 commit 1e61593
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ChatQnA/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ In the below, we provide a table that describes for each microservice component
Gaudi default compose.yaml
| MicroService | Open Source Project | HW | Port | Endpoint |
| ------------ | ------------------- | ----- | ---- | -------------------- |
| Embedding | Langchain | Xeon | 6000 | /v1/embaddings |
| Embedding | Langchain | Xeon | 6000 | /v1/embeddings |
| Retriever | Langchain, Redis | Xeon | 7000 | /v1/retrieval |
| Reranking | Langchain, TEI | Gaudi | 8000 | /v1/reranking |
| LLM | Langchain, TGI | Gaudi | 9000 | /v1/chat/completions |
Expand Down

0 comments on commit 1e61593

Please sign in to comment.