kb_create fail

This commit is contained in:
2025-11-07 11:48:05 +08:00
parent 54532747d2
commit b993d162c9
3 changed files with 19 additions and 15 deletions

View File

@@ -3,7 +3,7 @@
# - `elasticsearch` (default)
# - `infinity` (https://github.com/infiniflow/infinity)
# - `opensearch` (https://github.com/opensearch-project/OpenSearch)
DOC_ENGINE=elasticsearch
DOC_ENGINE=opensearch
# ------------------------------
# docker env var for specifying vector db type at startup