[PR #375] [MERGED] Customer Support Bot Tutorial (Flight Assistant) #1420

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/375
Author: @hinthornw
Created: 5/2/2024
Status: Merged
Merged: 5/2/2024
Merged by: @hinthornw

Base: mainHead: wfh/customer_support_merged


📝 Commits (3)

📊 Changes

8 files changed (+4765 additions, -894 deletions)

View changed files

📝 docs/docs/tutorials/index.md (+2 -2)
📝 docs/mkdocs.yml (+1 -1)
📝 examples/chatbots/customer-support.ipynb (+3 -891)
examples/customer-support/customer-support.ipynb (+4759 -0)
examples/customer-support/img/part-1-diagram.png (+0 -0)
examples/customer-support/img/part-2-diagram.png (+0 -0)
examples/customer-support/img/part-3-diagram.png (+0 -0)
examples/customer-support/img/part-4-diagram.png (+0 -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/375 **Author:** [@hinthornw](https://github.com/hinthornw) **Created:** 5/2/2024 **Status:** ✅ Merged **Merged:** 5/2/2024 **Merged by:** [@hinthornw](https://github.com/hinthornw) **Base:** `main` ← **Head:** `wfh/customer_support_merged` --- ### 📝 Commits (3) - [`48b49f5`](https://github.com/langchain-ai/langgraph/commit/48b49f5cd2fc617dd0756942a7db8183c99dc7d5) Customer Support Bot Tutorial (Flight Assistant) - [`0c2dcbe`](https://github.com/langchain-ai/langgraph/commit/0c2dcbefded87369af84de0386d3230e9297c146) fixup - [`c3486b9`](https://github.com/langchain-ai/langgraph/commit/c3486b9b82ec514edec901376c2ea06b0b0ccbd2) rm evals ### 📊 Changes **8 files changed** (+4765 additions, -894 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/tutorials/index.md` (+2 -2) 📝 `docs/mkdocs.yml` (+1 -1) 📝 `examples/chatbots/customer-support.ipynb` (+3 -891) ➕ `examples/customer-support/customer-support.ipynb` (+4759 -0) ➕ `examples/customer-support/img/part-1-diagram.png` (+0 -0) ➕ `examples/customer-support/img/part-2-diagram.png` (+0 -0) ➕ `examples/customer-support/img/part-3-diagram.png` (+0 -0) ➕ `examples/customer-support/img/part-4-diagram.png` (+0 -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:41 -05:00
yindo closed this issue 2026-02-20 17:44:41 -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#1420