[PR #1164] [MERGED] 10/28 refs & more #1346

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1164
Author: @mdrxy
Created: 10/28/2025
Status: Merged
Merged: 10/28/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/10-28


📝 Commits (2)

  • 747f558 10/28 refs & more
  • f7a8186 Merge branch 'main' into mdrxy/10-28

📊 Changes

9 files changed (+165 additions, -39 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+2 -1)
📝 reference/python/docs/integrations/langchain_neo4j.md (+1 -2)
📝 reference/python/docs/langchain/messages.md (+3 -2)
📝 reference/python/pyproject.dev.toml (+1 -1)
📝 reference/python/pyproject.prod.toml (+1 -1)
📝 reference/python/pyproject.toml (+1 -1)
📝 reference/python/uv.lock (+154 -29)
📝 src/oss/langchain/messages.mdx (+1 -1)
📝 src/oss/python/integrations/chat/anthropic.mdx (+1 -1)

📄 Description

  • UsageMetadata in langchain
  • langchain-neo4j

🔄 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/1164 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/10-28` --- ### 📝 Commits (2) - [`747f558`](https://github.com/langchain-ai/docs/commit/747f5584e40c7485e76f5bc68fb3ff0a5c90de21) 10/28 refs & more - [`f7a8186`](https://github.com/langchain-ai/docs/commit/f7a818673e74c7da73370eca69dc884090ea1360) Merge branch 'main' into mdrxy/10-28 ### 📊 Changes **9 files changed** (+165 additions, -39 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+2 -1) 📝 `reference/python/docs/integrations/langchain_neo4j.md` (+1 -2) 📝 `reference/python/docs/langchain/messages.md` (+3 -2) 📝 `reference/python/pyproject.dev.toml` (+1 -1) 📝 `reference/python/pyproject.prod.toml` (+1 -1) 📝 `reference/python/pyproject.toml` (+1 -1) 📝 `reference/python/uv.lock` (+154 -29) 📝 `src/oss/langchain/messages.mdx` (+1 -1) 📝 `src/oss/python/integrations/chat/anthropic.mdx` (+1 -1) </details> ### 📄 Description - `UsageMetadata` in `langchain` - `langchain-neo4j` --- <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:12 -05:00
yindo closed this issue 2026-02-17 17:22:12 -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#1346