[PR #348] [MERGED] updates to messages guide #661

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/348
Author: @ccurme
Created: 9/3/2025
Status: Merged
Merged: 9/3/2025
Merged by: @ccurme

Base: mainHead: cc/messages


📝 Commits (9)

📊 Changes

2 files changed (+327 additions, -369 deletions)

View changed files

📝 src/oss/langchain-messages.mdx (+323 -189)
📝 src/oss/langchain-models.mdx (+4 -180)

📄 Description

Add content on:

  1. lazy parsing
  2. output_version and serializing content blocks

🔄 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/348 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 9/3/2025 **Status:** ✅ Merged **Merged:** 9/3/2025 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `cc/messages` --- ### 📝 Commits (9) - [`4544872`](https://github.com/langchain-ai/docs/commit/45448727fd00a70227e58fdb8a64ef603cdcedaa) x - [`45e2d48`](https://github.com/langchain-ai/docs/commit/45e2d480a86a8bd104a4fa8770164ef4014bb477) fix - [`85688a5`](https://github.com/langchain-ai/docs/commit/85688a56f7f4b5880850ac9a053ff47260fe0ad7) x - [`2c5c7ce`](https://github.com/langchain-ai/docs/commit/2c5c7ceb5058dd802d10e3e92723ba4990637ee4) nit - [`e335c42`](https://github.com/langchain-ai/docs/commit/e335c4224cea1af5254fd92e8199e69d1fc08316) Apply suggestions from code review - [`b931111`](https://github.com/langchain-ai/docs/commit/b931111cf5e7922e14269b59961a474efb174c2a) cr - [`f327b5c`](https://github.com/langchain-ai/docs/commit/f327b5c2cfefb241bbf07fc0ffab66e7d678f9d9) Update src/oss/langchain-messages.mdx - [`0e290d0`](https://github.com/langchain-ai/docs/commit/0e290d05e35b55279e330c45a8e4dd0a91d2bebd) cr - [`1396e5c`](https://github.com/langchain-ai/docs/commit/1396e5c474d2cdee0e741be887216f1f945bc6d8) Update src/oss/langchain-messages.mdx ### 📊 Changes **2 files changed** (+327 additions, -369 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-messages.mdx` (+323 -189) 📝 `src/oss/langchain-models.mdx` (+4 -180) </details> ### 📄 Description Add content on: 1. lazy parsing 2. output_version and serializing content blocks --- <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:20:52 -05:00
yindo closed this issue 2026-02-17 17:20:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#661