Skip to content

Commit f78aa9e

Browse files
authored
add env for chatqna vllm (#655)
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent c25063f commit f78aa9e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChatQnA/docker/xeon/compose_vllm.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ services:
7272
LANGCHAIN_API_KEY: ${LANGCHAIN_API_KEY}
7373
LANGCHAIN_TRACING_V2: ${LANGCHAIN_TRACING_V2}
7474
LANGCHAIN_PROJECT: "opea-retriever-service"
75+
HUGGINGFACEHUB_API_TOKEN: ${HUGGINGFACEHUB_API_TOKEN}
7576
restart: unless-stopped
7677
tei-reranking-service:
7778
image: ghcr.io/huggingface/text-embeddings-inference:cpu-1.2

0 commit comments

Comments
 (0)