Skip to content

Commit

Permalink
fix retriever port
Browse files Browse the repository at this point in the history
Signed-off-by: Rita Brugarolas <[email protected]>
  • Loading branch information
rbrugaro committed Nov 13, 2024
1 parent 67eac52 commit 31f32e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion GraphRAG/docker_compose/intel/hpu/gaudi/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,6 @@ services:
- MEGA_SERVICE_HOST_IP=graphrag-gaudi-backend-server
- RETRIEVER_SERVICE_HOST_IP=retriever-neo4j-llamaindex
- RETRIEVER_SERVICE_PORT=6009
- RETRIEVER_SERVICE_PORT=${RETRIEVER_SERVICE_PORT:-80}
- LLM_SERVER_HOST_IP=tgi-gaudi-service
- LLM_SERVER_PORT=${LLM_SERVER_PORT:-80}
- LOGFLAG=${LOGFLAG}
Expand Down

0 comments on commit 31f32e8

Please sign in to comment.