Skip to content

Repository files navigation

LangGraph SQL Evaluation

Lang Graph custom agent for Spider 1.0 SQL evalutation.

Prerequisites

  • uv - Python package manager

Install

$ uv venv
$ source .venv/bin/activate
$ uv sync
$ pip install -U "langchain[anthropic]"

Anthropic's Claude model

Set API key

$ export ANTHROPIC_API_KEY=sk-...

Run

$ python main.py

Reset Database

$ python ./db_util/dump_tables.py

About

Lang Graph custom agent for Spider 1.0 SQL evalutation.

Topics

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages