[PR #87] [MERGED] Harrsion/chatbots #1229

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/87
Author: @hwchase17
Created: 2/6/2024
Status: Merged
Merged: 2/26/2024
Merged by: @hwchase17

Base: mainHead: harrsion/chatbots


📝 Commits (4)

📊 Changes

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

View changed files

examples/chatbots/customer-support.ipynb (+921 -0)
examples/chatbots/imgs/prompt-generator.png (+0 -0)
examples/chatbots/information-gather-prompting.ipynb (+449 -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/87 **Author:** [@hwchase17](https://github.com/hwchase17) **Created:** 2/6/2024 **Status:** ✅ Merged **Merged:** 2/26/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `harrsion/chatbots` --- ### 📝 Commits (4) - [`b64f34e`](https://github.com/langchain-ai/langgraph/commit/b64f34e85f7606a6192a15a1a895961d0443089b) add chatbot example - [`b0b792f`](https://github.com/langchain-ai/langgraph/commit/b0b792f114347acc93e2cdf87c3bb721765cd43d) cr - [`f808aa2`](https://github.com/langchain-ai/langgraph/commit/f808aa2967648555ddd0080ebc04079033ff8772) cr - [`2d23fe6`](https://github.com/langchain-ai/langgraph/commit/2d23fe6d9b458fa2aab7680d1df6d938fbb08682) cr ### 📊 Changes **3 files changed** (+1370 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/chatbots/customer-support.ipynb` (+921 -0) ➕ `examples/chatbots/imgs/prompt-generator.png` (+0 -0) ➕ `examples/chatbots/information-gather-prompting.ipynb` (+449 -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:44:13 -05:00
yindo closed this issue 2026-02-20 17:44:14 -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#1229