Michael Hunger

Results 538 comments of Michael Hunger

Please follow the instructions here https://neo4j.com/labs/genai-ecosystem/llm-graph-builder-deployment/ you need to configure the backend url

Did you configure the BACKEN_URL in your frontend? How do you start the app?

@sakthii25 can your provide more details on your configuration, and if the graph extraction actually worked? please share the backend logs.

@nkolonne can you provide more details and perhaps example documents and questions? Also the types of information you're missing and what/how they should be passed to the LLM in the...

Thank you for the help @gy850222

@carloposo did you get it to run?

If you look at the code you see that we’re already processing with multiple threads per file But as a public app we need to balance multi-user, multi-file with the...

Can you clarify your last question. The chat should only use the vector index that's already in neo4j (indexing the chunks), the only embedding that is generated during question answering...

@maxgosk are you sure you sent this question to the right project?

You can integrate your structured data separately e.g. with the data importer tool (which currently supports CSV) or by manually importing structured data into the graph. https://neo4j.com/docs/data-importer/current/