I have a question if i generate a cypher query from open AI then how i use that query for my database there are chance that the query getting generated is wrong not match with my database
that could be the case - the more info you provide to the LLM the better your queries will be and not create a missmatch between LLM and Query for your Graph (or any other programming language for that matter) Check out our recent Going Meta Episodes for the integration with KGs and LLMs neo4j.com/video/going-meta-a-series-on-graphs-semantics-and-knowledge/
I have a question if i generate a cypher query from open AI then how i use that query for my database there are chance that the query getting generated is wrong not match with my database
that could be the case - the more info you provide to the LLM the better your queries will be and not create a missmatch between LLM and Query for your Graph (or any other programming language for that matter)
Check out our recent Going Meta Episodes for the integration with KGs and LLMs
neo4j.com/video/going-meta-a-series-on-graphs-semantics-and-knowledge/