[Bug]:visit the api "http://localhost:9621/query" with the Error{"response":"Sorry, I'm not able to provide an answer to that question.[no-context]"}
Do you need to file an issue?
- [x] 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
We wanna execute this order "lightrag-gunicorn --workers 4", but the panel of the knowledge graph doesn't work with the panel of the document worked. whether do our setting which LLM is Qwen affect this result?
And at the same time, this error happens when we execute the following order: (deers) (base) ubuntu@VM-132-111-ubuntu:~/githubs/LightRAG-main$ curl -X POST "http://localhost:9621/query" -H "Content-Type: application/json" -d '{"query": "您的问题:给出大概得关系介绍", "mode": "hybrid"}' {"response":"Sorry, I'm not able to provide an answer to that question.[no-context]"}
Steps to reproduce
No response
Expected Behavior
No response
LightRAG Config Used
Paste your config here
Logs and screenshots
No response
Additional Information
- LightRAG Version:
- Operating System:
- Python Version:
- Related Issues:
Please verify the pipeline status after document processing to confirm whether any entities have been extracted. Note that Light RAG requires an LLM with at least 32B parameters.