feat: add WEAVIATE_BATCH_SIZE (#349)

This commit is contained in:
John Wang
2023-06-13 14:49:40 +08:00
committed by GitHub
parent 6a3ab36101
commit cd136fb293
4 changed files with 9 additions and 5 deletions

View File

@@ -72,6 +72,7 @@ VECTOR_STORE=weaviate
WEAVIATE_ENDPOINT=http://localhost:8080
WEAVIATE_API_KEY=WVF5YThaHlkYwhGUSmCRgsX3tD5ngdN8pkih
WEAVIATE_GRPC_ENABLED=false
WEAVIATE_BATCH_SIZE=100
# Qdrant configuration, use `path:` prefix for local mode or `https://your-qdrant-cluster-url.qdrant.io` for remote mode
QDRANT_URL=path:storage/qdrant