[PR #669] [MERGED] Add evals to SQL agent tutorial #1599

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/669
Author: @rlancemartin
Created: 6/13/2024
Status: Merged
Merged: 6/17/2024
Merged by: @hinthornw

Base: mainHead: rlm/sql-agent-eval


📝 Commits (5)

📊 Changes

3 files changed (+432 additions, -104 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+1 -0)
📝 docs/mkdocs.yml (+1 -0)
📝 examples/tutorials/sql-agent.ipynb (+430 -104)

📄 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/669 **Author:** [@rlancemartin](https://github.com/rlancemartin) **Created:** 6/13/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `rlm/sql-agent-eval` --- ### 📝 Commits (5) - [`6d10856`](https://github.com/langchain-ai/langgraph/commit/6d10856775cee86414cb4385b0600d1f3d259ef5) Add evals to SQL agent cookbook - [`b8914c3`](https://github.com/langchain-ai/langgraph/commit/b8914c30dec3985b5eed071334b3e9461c61977f) fmt - [`912750e`](https://github.com/langchain-ai/langgraph/commit/912750e4e3c02f72995a1da2e3109dda927cb4c4) Add to docs - [`19c7e16`](https://github.com/langchain-ai/langgraph/commit/19c7e16c2cf71cbfe74c5bec3f83f8b2a0e2696c) Merge branch 'main' into rlm/sql-agent-eval - [`1a55313`](https://github.com/langchain-ai/langgraph/commit/1a55313b65204b4d6bcdc5401feb9e3992865871) Finalize ntbk ### 📊 Changes **3 files changed** (+432 additions, -104 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) 📝 `docs/mkdocs.yml` (+1 -0) 📝 `examples/tutorials/sql-agent.ipynb` (+430 -104) </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:07 -05:00
yindo closed this issue 2026-02-20 17:45:07 -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#1599