LightRAG/lightrag/kg
yangdx f776db0779 Improved document status retrieval with content fallback.
- Added content fallback to content_summary
- Handled missing fields gracefully
- Made data copy to avoid modification
- Added error logging for missing fields
- Improved code readability and robustness
2025-02-20 04:09:02 +08:00
..
__init__.py Linting 2024-11-11 10:45:22 +08:00
age_impl.py added some comments 2025-02-16 16:04:07 +01:00
chroma_impl.py added some comments 2025-02-16 16:04:07 +01:00
faiss_impl.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
gremlin_impl.py added some comments 2025-02-16 16:04:07 +01:00
json_doc_status_impl.py Improved document status retrieval with content fallback. 2025-02-20 04:09:02 +08:00
json_kv_impl.py cleaned code 2025-02-18 10:21:54 +01:00
milvus_impl.py cleanup no required install 2025-02-18 20:27:59 +01:00
mongo_impl.py cleaned code 2025-02-19 13:42:49 +01:00
nano_vector_db_impl.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
neo4j_impl.py improved code of postgress and execution 2025-02-19 13:31:30 +01:00
networkx_impl.py fixed networkx 2025-02-19 13:48:18 +01:00
oracle_impl.py cleaned code 2025-02-19 13:42:49 +01:00
postgres_impl.py back age 2025-02-19 15:09:41 +01:00
qdrant_impl.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
redis_impl.py remove tqdm and cleaned readme and ollama 2025-02-18 19:58:03 +01:00
tidb_impl.py cleaned code 2025-02-19 13:42:49 +01:00