[PR #3928] [MERGED] Fix syntax error (missing bracket) in structured-output.mdx #3938

Closed
opened 2026-06-05 18:53:38 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3928
Author: @Yacklin
Created: 5/8/2026
Status: Merged
Merged: 5/27/2026
Merged by: @lnhsingh

Base: mainHead: Yacklin-patch-3


📝 Commits (1)

  • 6ec707d Fix syntax error (missing bracket) in structured-output.mdx

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 src/oss/langchain/structured-output.mdx (+1 -0)

📄 Description

Overview

a round bracket is missing in the docs of structured output

Type of change

Update existing documentation / Fix typo/bug/link/formatting

Checklist

  • I have read the contributing guidelines, including the language policy
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes

image

🔄 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/3928 **Author:** [@Yacklin](https://github.com/Yacklin) **Created:** 5/8/2026 **Status:** ✅ Merged **Merged:** 5/27/2026 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `Yacklin-patch-3` --- ### 📝 Commits (1) - [`6ec707d`](https://github.com/langchain-ai/docs/commit/6ec707d093507ca3ac5bd1c6053433306406b6ea) Fix syntax error (missing bracket) in structured-output.mdx ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/structured-output.mdx` (+1 -0) </details> ### 📄 Description ## Overview a round bracket is missing in the docs of structured output ## Type of change Update existing documentation / Fix typo/bug/link/formatting ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] I have updated navigation in `src/docs.json` if needed ## Additional notes <img width="432" height="213" alt="image" src="https://github.com/user-attachments/assets/22b5f1e8-9985-422c-8f12-2ceddbd96f37" /> --- <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-06-05 18:53:38 -04:00
yindo closed this issue 2026-06-05 18:53:38 -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#3938