[PR #712] [MERGED] minor fix in messages guide #948

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/712
Author: @ccurme
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @lnhsingh

Base: mainHead: cc/messages_guide_fix


📝 Commits (1)

  • cbed521 messages guide: minor fix

📊 Changes

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

View changed files

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

📄 Description

cell is not valid json, renders red

it is valid python, but since it's output I thought customary to not syntax highlight (lmk if I'm mistaken)


🔄 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/712 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `cc/messages_guide_fix` --- ### 📝 Commits (1) - [`cbed521`](https://github.com/langchain-ai/docs/commit/cbed5216313731bce4fc4f8b28936b21a5bb512e) messages guide: minor fix ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/messages.mdx` (+1 -1) </details> ### 📄 Description cell is not valid json, renders red it is valid python, but since it's output I thought customary to not syntax highlight (lmk if I'm mistaken) --- <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:26 -05:00
yindo closed this issue 2026-02-17 17:21:26 -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#948