[PR #700] [MERGED] updates to langchain/messages guide #938

Closed
opened 2026-02-17 17:21:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: cc/messages


📝 Commits (10+)

  • 852c111 update content block reference
  • 9514687 nits
  • 91951b2 delete commented-out content
  • a30d8e9 delete examples and remove commented out code
  • a0d462f add links for examples
  • 21e4e85 update ToolMessage section
  • 131d6df Merge branch 'main' into cc/messages
  • 60b53c7 add callout for streaming guides
  • cfef501 add token usage subsection
  • 4f73d52 Apply suggestions from code review

📊 Changes

1 file changed (+164 additions, -654 deletions)

View changed files

📝 src/oss/langchain/messages.mdx (+164 -654)

📄 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/docs/pull/700 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 9/30/2025 **Status:** ✅ Merged **Merged:** 9/30/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cc/messages` --- ### 📝 Commits (10+) - [`852c111`](https://github.com/langchain-ai/docs/commit/852c111336e18e53c89fb44a64d0191fbe73ef68) update content block reference - [`9514687`](https://github.com/langchain-ai/docs/commit/95146877e44697df4f26ca4d20a206460b57d99a) nits - [`91951b2`](https://github.com/langchain-ai/docs/commit/91951b2dcd89cf62945dfcabd3b38d9d349c6ca8) delete commented-out content - [`a30d8e9`](https://github.com/langchain-ai/docs/commit/a30d8e9cb03458c4e25fd80f0a55686431f5e968) delete examples and remove commented out code - [`a0d462f`](https://github.com/langchain-ai/docs/commit/a0d462fdd81af61e4e7126ef83e410caff1579f3) add links for examples - [`21e4e85`](https://github.com/langchain-ai/docs/commit/21e4e85b0b1697f16e23d7f311f862912a47c5e4) update ToolMessage section - [`131d6df`](https://github.com/langchain-ai/docs/commit/131d6df055754864ee36c1d7c477d8b7207cbe7e) Merge branch 'main' into cc/messages - [`60b53c7`](https://github.com/langchain-ai/docs/commit/60b53c7c174c4eb202fd6a010d8ad467e4bcd1f3) add callout for streaming guides - [`cfef501`](https://github.com/langchain-ai/docs/commit/cfef5018211473f9347609cbb6a597dc39ef291a) add token usage subsection - [`4f73d52`](https://github.com/langchain-ai/docs/commit/4f73d5259de25b9bc9caff74ef9b9be70c88af48) Apply suggestions from code review ### 📊 Changes **1 file changed** (+164 additions, -654 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/messages.mdx` (+164 -654) </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-17 17:21:25 -05:00
yindo closed this issue 2026-02-17 17:21:25 -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#938