LightRAG/lightrag/kg
yangdx e8d0d065f3 fix: Improve async handling and FAISS storage reliability
- Add async context manager support
- Fix embedding data type conversion
- Improve error handling in FAISS ops
- Add multiprocess storage sync
2025-03-01 23:35:09 +08:00
..
__init__.py cleanup 2025-02-20 13:44:17 +01:00
age_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
chroma_impl.py Merge pull request #883 from YanSte/fix-return-none 2025-02-19 22:24:50 +01:00
faiss_impl.py fix: Improve async handling and FAISS storage reliability 2025-03-01 23:35:09 +08:00
gremlin_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
json_doc_status_impl.py Refactor storage initialization to separate object creation from data loading 2025-03-01 03:48:19 +08:00
json_kv_impl.py Refactor storage initialization to separate object creation from data loading 2025-03-01 03:48:19 +08:00
milvus_impl.py Merge pull request #883 from YanSte/fix-return-none 2025-02-19 22:24:50 +01:00
mongo_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
nano_vector_db_impl.py Fix linting 2025-03-01 16:23:34 +08:00
neo4j_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
networkx_impl.py Fix linting 2025-03-01 16:23:34 +08:00
oracle_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00
postgres_impl.py Fix linting 2025-03-01 16:23:34 +08:00
qdrant_impl.py Merge pull request #883 from YanSte/fix-return-none 2025-02-19 22:24:50 +01:00
redis_impl.py fixed return 2025-02-19 22:22:41 +01:00
shared_storage.py Fix linting 2025-03-01 16:23:34 +08:00
tidb_impl.py Revert "Cleanup of code" 2025-02-20 15:09:43 +01:00