Skip to content

Commit

Permalink
add env for chatqna vllm (#655)
Browse files Browse the repository at this point in the history
Signed-off-by: chensuyue <suyue.chen@intel.com>
  • Loading branch information
chensuyue authored Aug 23, 2024
1 parent c25063f commit f78aa9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ChatQnA/docker/xeon/compose_vllm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ services:
LANGCHAIN_API_KEY: ${LANGCHAIN_API_KEY}
LANGCHAIN_TRACING_V2: ${LANGCHAIN_TRACING_V2}
LANGCHAIN_PROJECT: "opea-retriever-service"
HUGGINGFACEHUB_API_TOKEN: ${HUGGINGFACEHUB_API_TOKEN}
restart: unless-stopped
tei-reranking-service:
image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.2
Expand Down

0 comments on commit f78aa9e

Please sign in to comment.