Error with "Build a Neo4j-backed Chatbot using Python"

Hey there! I encountered the same issue before. I found a solution that worked for me. Here's a link to the solution: link. Basically, the fix involved changing the variable return_direct from false to true . Give it a try and see if it resolves your problem too!