LightRAG/lightrag/kg
yangdx 3096f844fb fix(postgres): allow vchordrq.epsilon config when probes is empty
Previously, configure_vchordrq would fail silently when probes was empty
(the default), preventing epsilon from being configured. Now each parameter
is handled independently with conditional execution, and configuration
errors fail-fast instead of being swallowed.

This fixes the documented epsilon setting being impossible to use in the
default configuration.
2025-11-18 21:58:36 +08:00
..
deprecated
__init__.py
faiss_impl.py
json_doc_status_impl.py
json_kv_impl.py
memgraph_impl.py
milvus_impl.py
mongo_impl.py
nano_vector_db_impl.py
neo4j_impl.py
networkx_impl.py
postgres_impl.py
qdrant_impl.py
redis_impl.py
shared_storage.py