[PR #2368] [MERGED] add structured output info #2371

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2368
Author: @npentrel
Created: 1/26/2026
Status: Merged
Merged: 2/9/2026
Merged by: @sydney-runkle

Base: mainHead: naomi/doc-616-add-structured-output-support-note-to-deep-agents-docs


📝 Commits (4)

  • 667806f add structured output info
  • bd7481a add to customization page
  • 7b48921 update subagent ToolMessage info
  • 5b4f48a improve examples to use structured response

📊 Changes

2 files changed (+160 additions, -0 deletions)

View changed files

📝 src/oss/deepagents/customization.mdx (+142 -0)
📝 src/oss/deepagents/subagents.mdx (+18 -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/docs/pull/2368 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 1/26/2026 **Status:** ✅ Merged **Merged:** 2/9/2026 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `naomi/doc-616-add-structured-output-support-note-to-deep-agents-docs` --- ### 📝 Commits (4) - [`667806f`](https://github.com/langchain-ai/docs/commit/667806f530f77372c55cca7679ed336d6c1552db) add structured output info - [`bd7481a`](https://github.com/langchain-ai/docs/commit/bd7481a054040341860a71a7327baace15f7155b) add to customization page - [`7b48921`](https://github.com/langchain-ai/docs/commit/7b489214560b7b524ff6cb08789dd27e587de6ff) update subagent ToolMessage info - [`5b4f48a`](https://github.com/langchain-ai/docs/commit/5b4f48ad97d956b1f06ddc9adfc9bfc508030374) improve examples to use structured response ### 📊 Changes **2 files changed** (+160 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/deepagents/customization.mdx` (+142 -0) 📝 `src/oss/deepagents/subagents.mdx` (+18 -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-17 17:23:20 -05:00
yindo closed this issue 2026-02-17 17:23:21 -05:00
yindo changed title from [PR #2368] add structured output info to [PR #2368] [MERGED] add structured output info 2026-06-05 18:18:13 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2371