Open nievespg1 opened 3 months ago
The expected behavior ought to be the behavior if the bug did not exist. The ValueError is the actual behavior, i.e. what actually and erroneously happens, correct?
I have the same issue after #771 is merged
same issue, do you solve it?
same issue, do you solve it?
Do you need to file an issue?
Describe the bug
Bash client fails when running a local search query using a vector store.
Steps to reproduce
settings.yaml
.Expected Behavior
Expect to see a
ValueError
notifying you that there is novector
column in the data. See image in theLogs and screenshots
section for full stack trace.GraphRAG Config Used
Logs and screenshots
Additional Information