Rik Hendrix

Results 25 comments of Rik Hendrix

Same but I was running into: This Neo4j instance does not support creating databases. Try to use Neo4j Desktop/Enterprise version or DozerDB instead. Fallback to use the default database. When...

I also agree that this might be a more advanced solution, but to make it a complete solution you would need to edit the document upload UI & the query...

I hope this emerges as soon as possible, or I'm affraid that Opik will have missed a lot of users working with n8n.

@vincentkoc can you give us an idea for when this might be integrated?

What knowledge graph type are you talking about? NetworkXStorage? If that is the case you probably mean that you have a graphml file and you want to visualize it. The...

> [@lcwlouis](https://github.com/lcwlouis) I have tried to use Cosmos DB Mongo for Graph storage and It did not work for me. Postgres Flex server with AGE and VECTOR extension enabled works...

> Yeah, I'd like to see the docker-compose.yml. #1356 I posted the full thing here.

This is just speculation, but you could add logging like "print(answer_llm)" to the console and check that the model output is what you expect, or just take the "entity_extraction" prompt...

> I see, thanks! I will give it a try, I didn't expect a small LLM that can hallucinate this much. I don't have the freedom to use a public...

I got it working using MongoDB, Redis, Neo4j and Milvus. Are you running everything in docker? Have you tested setting up each solution seperately so it's not comming down to...