[PR #655] [MERGED] sql agent tutorial #1588

Closed
opened 2026-02-20 17:45:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/655
Author: @agola11
Created: 6/12/2024
Status: Merged
Merged: 6/13/2024
Merged by: @rlancemartin

Base: mainHead: ankush/06-11/sql-agent


📝 Commits (6)

📊 Changes

3 files changed (+680 additions, -0 deletions)

View changed files

📝 .gitignore (+2 -0)
examples/tutorials/sql-agent-diagram.png (+0 -0)
examples/tutorials/sql-agent.ipynb (+678 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/langgraph/pull/655 **Author:** [@agola11](https://github.com/agola11) **Created:** 6/12/2024 **Status:** ✅ Merged **Merged:** 6/13/2024 **Merged by:** [@rlancemartin](https://github.com/rlancemartin) **Base:** `main` ← **Head:** `ankush/06-11/sql-agent` --- ### 📝 Commits (6) - [`9cdac63`](https://github.com/langchain-ai/langgraph/commit/9cdac632a70d6702a3334840f7dcb1bf5521d5c4) sql agent tutorial - [`f96ff93`](https://github.com/langchain-ai/langgraph/commit/f96ff9386b6e69fe3aed18a71d368bc73c9fa952) update agent - [`e21a0d6`](https://github.com/langchain-ai/langgraph/commit/e21a0d69fb399129836d778573ec8ddc2cca2587) uncomment chinook - [`cf1c0a7`](https://github.com/langchain-ai/langgraph/commit/cf1c0a7d2da9ca39777b6868fd5fb18d309a3b68) add image - [`8ca641c`](https://github.com/langchain-ai/langgraph/commit/8ca641cda6f4afd194a908c9f9aefd0fadc26eed) nits - [`3ae9ca9`](https://github.com/langchain-ai/langgraph/commit/3ae9ca91841231313eebd8a7da75b4e9ecc96bf4) lint ### 📊 Changes **3 files changed** (+680 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) ➕ `examples/tutorials/sql-agent-diagram.png` (+0 -0) ➕ `examples/tutorials/sql-agent.ipynb` (+678 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-20 17:45:05 -05:00
yindo closed this issue 2026-02-20 17:45:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#1588