Open ssfd7 opened 6 days ago
Hi @ssfd7 , it seems like here the LLM is not obeying the prompt to generate Cypher only (it's generating ``` characters around it). We can probably fix this by tweaking the prompt to use the updated one in the LangChain library: https://api.python.langchain.com/en/latest/_modules/langchain_experimental/graph_transformers/llm.html
CC @alfredorubin96
Getting the following error:
When pasting into the neo4j browser query works fine. Why?