[PR #215] [MERGED] Remove deprecated method in examples #584

Closed
opened 2026-02-15 19:15:07 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/215
Author: @jacoblee93
Created: 6/14/2024
Status: Merged
Merged: 6/14/2024
Merged by: @jacoblee93

Base: mainHead: jacob/entrypoint_docs


📝 Commits (1)

  • 041367c Remove deprecated method in examples

📊 Changes

7 files changed (+25 additions, -41 deletions)

View changed files

📝 examples/agent_executor/base.ipynb (+2 -2)
📝 examples/chat_agent_executor_with_function_calling/base.ipynb (+2 -2)
📝 examples/chatbots/customer_support_mistral.ipynb (+2 -1)
📝 examples/rag/langgraph_crag_mistral.ipynb (+2 -2)
📝 langgraph/README.md (+11 -28)
📝 langgraph/src/tests/chatbot.int.test.ts (+1 -1)
📝 langgraph/src/tests/tracing.int.test.ts (+5 -5)

📄 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/215 **Author:** [@jacoblee93](https://github.com/jacoblee93) **Created:** 6/14/2024 **Status:** ✅ Merged **Merged:** 6/14/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `jacob/entrypoint_docs` --- ### 📝 Commits (1) - [`041367c`](https://github.com/langchain-ai/langgraphjs/commit/041367c68219d1a4163dde9890679b77536e2a06) Remove deprecated method in examples ### 📊 Changes **7 files changed** (+25 additions, -41 deletions) <details> <summary>View changed files</summary> 📝 `examples/agent_executor/base.ipynb` (+2 -2) 📝 `examples/chat_agent_executor_with_function_calling/base.ipynb` (+2 -2) 📝 `examples/chatbots/customer_support_mistral.ipynb` (+2 -1) 📝 `examples/rag/langgraph_crag_mistral.ipynb` (+2 -2) 📝 `langgraph/README.md` (+11 -28) 📝 `langgraph/src/tests/chatbot.int.test.ts` (+1 -1) 📝 `langgraph/src/tests/tracing.int.test.ts` (+5 -5) </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 19:15:07 -05:00
yindo closed this issue 2026-02-15 19:15: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/langgraphjs#584