[PR #105] [MERGED] Adds tool calling chatbot notebook #494

Closed
opened 2026-02-15 18:17:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/105
Author: @jacoblee93
Created: 3/27/2024
Status: Merged
Merged: 3/27/2024
Merged by: @jacoblee93

Base: mainHead: jacob/tool_calling_chatbot


📝 Commits (2)

  • f205e37 Adds tool calling chatbot notebook
  • 6086c44 Add customer support chatbot example

📊 Changes

3 files changed (+483 additions, -2 deletions)

View changed files

📝 deno.json (+3 -2)
examples/chatbots/customer_support_mistral.ipynb (+480 -0)
examples/chatbots/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/langgraphjs/pull/105 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 3/27/2024 **Status:** ✅ Merged **Merged:** 3/27/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/tool_calling_chatbot` --- ### 📝 Commits (2) - [`f205e37`](https://github.com/langchain-ai/langgraphjs/commit/f205e37c223815c1c749bc35c904cb9383e4829a) Adds tool calling chatbot notebook - [`6086c44`](https://github.com/langchain-ai/langgraphjs/commit/6086c4429b11e05928cc4fe6c1a2d8d103064523) Add customer support chatbot example ### 📊 Changes **3 files changed** (+483 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `deno.json` (+3 -2) ➕ `examples/chatbots/customer_support_mistral.ipynb` (+480 -0) ➕ `examples/chatbots/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-15 18:17:10 -05:00
yindo closed this issue 2026-02-15 18:17:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#494