Chat on data not imported by llm_graph_builder #1406
Unanswered
cgoguyerkd
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Can I use chat module to query a Neo4J database not built with llm_graph_builder?
I've imported sample dumps (fraud-detection, paradise-papers, etc.) and want to run LLM queries on them.
The same issue occurs with databases created from structured documents (CSV imported in Neo4j browser) and unstructured documents (imported via llm_graph_builder).
While I can connect all databases, I can't get answers for data not originating from llm_graph_builder.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions