File ".../LightRAG/lightrag/operate.py", line 1083, in <lambda>
key=lambda x: x["content"],
~^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
Running a local, global or hybrid query works fine.
This seemed to be introduced with the changes deployed on 19 Nov (UK time)
When issuing a naive query like this:
This fails with:
Running a local, global or hybrid query works fine.
This seemed to be introduced with the changes deployed on 19 Nov (UK time)