[PR #328] [MERGED] fix some errors #642

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

📋 Pull Request Information

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

Base: mainHead: cc/edits


📝 Commits (3)

  • adb5731 fix issues with content block reference
  • 4924e76 fix issue on models page
  • 2d824be Merge branch 'main' into cc/edits

📊 Changes

2 files changed (+73 additions, -60 deletions)

View changed files

📝 src/oss/langchain-messages.mdx (+69 -26)
📝 src/oss/langchain-models.mdx (+4 -34)

📄 Description

  1. hallucinated content in content block reference
  2. duplicate auto-streaming content

🔄 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/328 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 9/2/2025 **Status:** ✅ Merged **Merged:** 9/2/2025 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `cc/edits` --- ### 📝 Commits (3) - [`adb5731`](https://github.com/langchain-ai/docs/commit/adb5731fc187ff87f23e1b4e5182e92e2b721d73) fix issues with content block reference - [`4924e76`](https://github.com/langchain-ai/docs/commit/4924e7606c5d000683cce0cf683b7c5459a1e2a9) fix issue on models page - [`2d824be`](https://github.com/langchain-ai/docs/commit/2d824be3caad49dfe5b06c529787316ca41e240d) Merge branch 'main' into cc/edits ### 📊 Changes **2 files changed** (+73 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain-messages.mdx` (+69 -26) 📝 `src/oss/langchain-models.mdx` (+4 -34) </details> ### 📄 Description 1. hallucinated content in content block reference 2. duplicate auto-streaming content --- <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:50 -05:00
yindo closed this issue 2026-02-17 17:20:50 -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#642