[PR #1092] [MERGED] supervisor: add responseFormat param #1231

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

📋 Pull Request Information

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

Base: mainHead: vb/add-response-format


📝 Commits (2)

📊 Changes

2 files changed (+46 additions, -7 deletions)

View changed files

📝 libs/langgraph-supervisor/src/supervisor.ts (+36 -3)
📝 libs/langgraph/src/prebuilt/react_agent_executor.ts (+10 -4)

📄 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/1092 **Author:** [@vbarda](https://github.com/vbarda) **Created:** 4/9/2025 **Status:** ✅ Merged **Merged:** 4/9/2025 **Merged by:** [@vbarda](https://github.com/vbarda) **Base:** `main` ← **Head:** `vb/add-response-format` --- ### 📝 Commits (2) - [`dda0ab6`](https://github.com/langchain-ai/langgraphjs/commit/dda0ab601d3e4188b61515c70689bc6c7c32a379) supervisor: add responseFormat param - [`50c801d`](https://github.com/langchain-ai/langgraphjs/commit/50c801d6be04219508bcf23786461dba500b7a95) nit ### 📊 Changes **2 files changed** (+46 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `libs/langgraph-supervisor/src/supervisor.ts` (+36 -3) 📝 `libs/langgraph/src/prebuilt/react_agent_executor.ts` (+10 -4) </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:17:44 -05:00
yindo closed this issue 2026-02-15 19:17:44 -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#1231