[PR #2077] [MERGED] oss(structured output): nits #2107

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2077
Author: @mdrxy
Created: 1/5/2026
Status: Merged
Merged: 1/5/2026
Merged by: @mdrxy

Base: mainHead: mdrxy/structured-output-improvements


📝 Commits (1)

  • 1b9839e oss(structured output): nits

📊 Changes

1 file changed (+52 additions, -38 deletions)

View changed files

📝 src/oss/langchain/structured-output.mdx (+52 -38)

📄 Description

  • indentation fixes
  • xref pydantic page
  • add None to signature union
  • wording tweaks
  • add aliases Anthropic (Claude) xAI (Grok)
  • clarify schema return types
  • fix outputs from result["structured_response"]

🔄 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/2077 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/structured-output-improvements` --- ### 📝 Commits (1) - [`1b9839e`](https://github.com/langchain-ai/docs/commit/1b9839e30436b3b9f9813004eef5bd10633d67c9) oss(structured output): nits ### 📊 Changes **1 file changed** (+52 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/structured-output.mdx` (+52 -38) </details> ### 📄 Description - indentation fixes - xref pydantic page - add `None` to signature union - wording tweaks - add aliases `Anthropic (Claude)` `xAI (Grok)` - clarify schema return types - fix outputs from `result["structured_response"]` --- <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:04 -05:00
yindo closed this issue 2026-02-17 17:23:04 -05:00
yindo changed title from [PR #2077] oss(structured output): nits to [PR #2077] [MERGED] oss(structured output): nits 2026-06-05 18:16:42 -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#2107