LightRAG/lightrag/kg
yangdx 7aedc08caf Add RAG configuration options and enhance parameter configurability
- Add top-k and cosine-threshold parms for api server
- Update .env and cli parms handling with new parameters
- Improve splash screen display
- Update bash and storage classes to read new parameters from .env file.
2025-01-29 21:34:34 +08:00
..
__init__.py
age_impl.py
chroma_impl.py
gremlin_impl.py
json_kv_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
jsondocstatus_impl.py Moved the storages to kg folder 2025-01-27 09:59:26 +01:00
milvus_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
mongo_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
nano_vector_db_impl.py Add RAG configuration options and enhance parameter configurability 2025-01-29 21:34:34 +08:00
neo4j_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
networkx_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
oracle_impl.py Update oracle_impl.py 2025-01-27 09:36:34 +01:00
postgres_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
postgres_impl_test.py Update postgres_impl_test.py 2025-01-27 09:38:32 +01:00
redis_impl.py fix linting errors 2025-01-27 23:21:34 +08:00
tidb_impl.py fix linting errors 2025-01-27 23:21:34 +08:00