[PR #4702] Update sql-agent.ipynb #4013

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

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/4702

State: closed
Merged: Yes


On line 586, the check_query function should use check_query_system_prompt. Instead, small mistake it is using the generate_query_system_prompt prompt which is obviously incorrect.

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4702 **State:** closed **Merged:** Yes --- On line 586, the check_query function should use check_query_system_prompt. Instead, small mistake it is using the generate_query_system_prompt prompt which is obviously incorrect.
yindo added the pull-request label 2026-02-20 17:49:31 -05:00
yindo closed this issue 2026-02-20 17:49:31 -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#4013