You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Hi,
is it possible that there isnt a single configuration working atm?
Neo4j ends up with throwing: cannot access local variable 'result' where it is not associated with a value
PG ends up with throwing: 'bool' object has no attribute 'count'
MONGO:
i dont know, never worked for me.
Setting no graph or kv storage also doesnt work anymore.
Can anyone help out here? Is there atleast one setup atm working out?
Best,
reQ
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:
The text was updated successfully, but these errors were encountered:
This repo is definitely under active development, so it's a little unstable unfortunately.
Regarding your PG issues (#1076), there's a fix for that in the pipeline; #1085.
Pip installing the latest version, rather than pulling from source, might give you a more stable version. But it has fewer implementation (PG doesn't work there yet).
Do you need to file an issue?
Describe the bug
Hi,
is it possible that there isnt a single configuration working atm?
Neo4j ends up with throwing:
cannot access local variable 'result' where it is not associated with a value
PG ends up with throwing:
'bool' object has no attribute 'count'
MONGO:
i dont know, never worked for me.
Setting no graph or kv storage also doesnt work anymore.
Can anyone help out here? Is there atleast one setup atm working out?
Best,
reQ
Steps to reproduce
No response
Expected Behavior
No response
LightRAG Config Used
Paste your config here
Logs and screenshots
No response
Additional Information
The text was updated successfully, but these errors were encountered: