Files
GenAIExamples/ChatQnA/kubernetes/helm/cpu-qdrant-values.yaml
2025-04-08 22:39:40 +08:00

13 lines
223 B
YAML

# Copyright (C) 2025 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
redis-vector-db:
enabled: false
qdrant:
enabled: true
data-prep:
DATAPREP_BACKEND: "QDRANT"
retriever-usvc:
RETRIEVER_BACKEND: "QDRANT"