Showing Posts From
langgraph
Natural Language to Database Query with LangGraph
- July 31, 2024
Natural language to database query is an integral part of Retrieval Augmented Generation (RAG). This post outlines how to create a LangGraph workflow that writes and corrects a Cypher statement.