-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error executing verb "cluster_graph" in create_base_entity_graph: Columns must be same length as key #414
Comments
Hi! |
It means that there is something wrong with the result of LLM processing, right?
|
Hi @451222664 I am also getting same error! Pasted the logs below, feels like an issue with ollama. Please confirm you are also getting same logs. |
Hi @451222664 |
It turns out ollama was not started properly, restarting the service fixed the issue. |
Hi! |
i am also using ollama model llama3.2 and facing the same issue |
This is my configuration:
This is my error log:
This is my console log:
The text was updated successfully, but these errors were encountered: