Probably the default schema doesn't match your data well. Really, its made for you to create your own schema, I don't expect the default to work well in every case
Hi Logan, thanks again for your work. The problem is that I am not using my own data... i strictly follow the tutorial and using the default schema and default data in the tutorial
the only two different settings from the tutorials are 1) I used neo4j desktop not the docker, but i don't think it really matters? 2) the llm model is "gpt-4o" rather than "gpt-3.5-turbo" as the later is deprecated... I tried gpt-3.5 as well, and faced the same issue.