[PR #1811] [MERGED] feat: add example of parsing structured content in an interceptor #1871

Closed
opened 2026-02-17 17:22:49 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1811
Author: @sydney-runkle
Created: 12/9/2025
Status: Merged
Merged: 12/10/2025
Merged by: @sydney-runkle

Base: mainHead: sr/interceptor-for-structured-output


📝 Commits (6)

📊 Changes

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

View changed files

📝 src/oss/langchain/mcp.mdx (+24 -1)

📄 Description

adding structured content parsing example


🔄 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/1811 **Author:** [@sydney-runkle](https://github.com/sydney-runkle) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/10/2025 **Merged by:** [@sydney-runkle](https://github.com/sydney-runkle) **Base:** `main` ← **Head:** `sr/interceptor-for-structured-output` --- ### 📝 Commits (6) - [`34b7a7a`](https://github.com/langchain-ai/docs/commit/34b7a7a5e79c2110ad8e485c3634ba461ea53e86) interceptor example - [`59209b8`](https://github.com/langchain-ai/docs/commit/59209b8e22f2e3704c89b8ad0b84d6e4ebe33c6f) format - [`da1ff40`](https://github.com/langchain-ai/docs/commit/da1ff40c624b1c2a5d86226fb228116ae2541618) structured contento - [`e61daa3`](https://github.com/langchain-ai/docs/commit/e61daa3dc771afc2ffb23d2bbb02ef6edf566e85) tool interceptors - [`7220288`](https://github.com/langchain-ai/docs/commit/72202884db287403e391e0309431e70bb7759acc) links, ofc - [`9322fd6`](https://github.com/langchain-ai/docs/commit/9322fd6ecc4be1d0e186f5203c1b0bd922fb0c75) Update src/oss/langchain/mcp.mdx ### 📊 Changes **1 file changed** (+24 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/mcp.mdx` (+24 -1) </details> ### 📄 Description adding structured content parsing example --- <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:22:49 -05:00
yindo closed this issue 2026-02-17 17:22:49 -05:00
yindo changed title from [PR #1811] feat: add example of parsing structured content in an interceptor to [PR #1811] [MERGED] feat: add example of parsing structured content in an interceptor 2026-06-05 18:15:21 -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#1871