LightRAG Initialization Fails if VectorDB is used as QDRANT
Do you need to file an issue?
- [ ] I have searched the existing issues and this bug is not already filed.
- [ ] I believe this is a legitimate bug, not just a question or feature request.
Describe the bug
INFO: Connected to lightragchunk-entity-relation at xxxxxxxxxxxxxxxxxx
Traceback (most recent call last):
File "
Steps to reproduce
Configure in .env file LIGHTRAG_VECTOR_STORAGE=QdrantVectorDBStorage
Expected Behavior
Service is not coming up as methods get_by_id/get_by_ids is missing in qdrant_imply.py
LightRAG Config Used
Paste your config here
Logs and screenshots
No response
Additional Information
- LightRAG Version: 1.2.6
- Operating System: Debian GNU/Linux 12 (bookworm)
- Python Version: 3.12.3
- Related Issues:
The current QDRANT storage implementation is out of maintain, seeking developer(s) with QDRANT database expertise for urgent maintenance.
just added the fix hope it'll approved soon