This project is a Python implementation of the Cooperative SQL Generation for Segmented Databases By Using Multi-functional LLM Agents (CSMA) framework, as detailed in the research paper ...
A SQL agent with memory built using LangChain and LangGraph. Works with any SQL database (PostgreSQL, SQLite, MySQL, etc.). Uses LangChain's create_agent API with LangGraph's checkpointing for ...