[PR #1497] [MERGED] [docs]: different structured output method #2110

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraph/pull/1497
Author: @isahers1
Created: 8/27/2024
Status: Merged
Merged: 8/28/2024
Merged by: @hwchase17

Base: mainHead: isaac/addmorestructuredoutput


📝 Commits (10+)

📊 Changes

5 files changed (+176 additions, -57 deletions)

View changed files

📝 docs/_scripts/copy_notebooks.py (+1 -0)
examples/option1.png (+0 -0)
examples/option2.png (+0 -0)
📝 examples/react-agent-structured-output.ipynb (+175 -57)
examples/react_diagrams.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/langgraph/pull/1497 **Author:** [@isahers1](https://github.com/isahers1) **Created:** 8/27/2024 **Status:** ✅ Merged **Merged:** 8/28/2024 **Merged by:** [@hwchase17](https://github.com/hwchase17) **Base:** `main` ← **Head:** `isaac/addmorestructuredoutput` --- ### 📝 Commits (10+) - [`284d7ad`](https://github.com/langchain-ai/langgraph/commit/284d7adff578f2304f55af99f24581c7895d6013) wip - [`8d648db`](https://github.com/langchain-ai/langgraph/commit/8d648db365fa770a0d4a242e1f31b31b2207ce14) spelling - [`445ed1a`](https://github.com/langchain-ai/langgraph/commit/445ed1a0596b598a7575292fc8c64d7e78ba654c) consistent headers - [`f273def`](https://github.com/langchain-ai/langgraph/commit/f273defcb247f0344f620b46001a7a37a7834397) slight changes - [`473d8dd`](https://github.com/langchain-ai/langgraph/commit/473d8ddd7f5566932a56d434aab221ccf1370f9f) spelling - [`1f8a389`](https://github.com/langchain-ai/langgraph/commit/1f8a3896455ec77b83effc2eb7704aaace53ec74) more comments - [`2f48474`](https://github.com/langchain-ai/langgraph/commit/2f484748c74bbd9d7d82c02835df6def2764984b) link - [`28cc320`](https://github.com/langchain-ai/langgraph/commit/28cc3209a1f722f3f30dd417ca2d046a3b771ab8) changes - [`5959076`](https://github.com/langchain-ai/langgraph/commit/59590762a5745f30fdd492f6874c21e3b528a3de) diagrams - [`bf4dc73`](https://github.com/langchain-ai/langgraph/commit/bf4dc73a4407eed953fa41a7ddd816003804b3df) format ### 📊 Changes **5 files changed** (+176 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `docs/_scripts/copy_notebooks.py` (+1 -0) ➕ `examples/option1.png` (+0 -0) ➕ `examples/option2.png` (+0 -0) 📝 `examples/react-agent-structured-output.ipynb` (+175 -57) ➕ `examples/react_diagrams.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-20 17:46:18 -05:00
yindo closed this issue 2026-02-20 17:46:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#2110