[PR #940] [MERGED] feat(langgraph): support model.bindTools in createReactAgent for google genai #1126

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/940
Author: @vbarda
Created: 3/4/2025
Status: Merged
Merged: 3/4/2025
Merged by: @vbarda

Base: mainHead: vb/support-google-genai


📝 Commits (2)

  • 3a284a4 feat(langgraph): support model.bindTools in createReactAgent for google genai
  • 5c95251 Merge branch 'main' into vb/support-google-genai

📊 Changes

3 files changed (+15 additions, -8 deletions)

View changed files

📝 libs/langgraph/src/prebuilt/react_agent_executor.ts (+6 -2)
📝 libs/langgraph/src/tests/prebuilt.test.ts (+1 -1)
📝 libs/langgraph/src/tests/utils.ts (+8 -5)

📄 Description

Fixes #936


🔄 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/940 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 3/4/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/support-google-genai` --- ### 📝 Commits (2) - [`3a284a4`](https://github.com/langchain-ai/langgraphjs/commit/3a284a43f4dd52b2f7c7001570fb8b4f73e4b7e6) feat(langgraph): support model.bindTools in createReactAgent for google genai - [`5c95251`](https://github.com/langchain-ai/langgraphjs/commit/5c95251168065a222ae9e89f607421a6a1067298) Merge branch 'main' into vb/support-google-genai ### 📊 Changes **3 files changed** (+15 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph/src/prebuilt/react_agent_executor.ts` (+6 -2) 📝 `libs/langgraph/src/tests/prebuilt.test.ts` (+1 -1) 📝 `libs/langgraph/src/tests/utils.ts` (+8 -5) </details> ### 📄 Description Fixes #936 --- <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:17:19 -05:00
yindo closed this issue 2026-02-15 19:17:19 -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#1126