fix: fix add uv_cache_dir env (#36398)

This commit is contained in:
wangxiaolei 2026-05-20 01:56:54 +08:00 committed by GitHub
parent d3ae074456
commit 05408af8a1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -473,3 +473,6 @@ MILVUS_ENABLE_HYBRID_SEARCH=False
# Human Input Task Configuration
ENABLE_HUMAN_INPUT_TIMEOUT_TASK=true
HUMAN_INPUT_TIMEOUT_TASK_INTERVAL=1
# uv cache dir
UV_CACHE_DIR=/tmp/uv_cache