[PR #1579] [MERGED] 11/22 nits #1666

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1579
Author: @mdrxy
Created: 11/22/2025
Status: Merged
Merged: 11/22/2025
Merged by: @mdrxy

Base: mainHead: mdrxy/11/22


📝 Commits (2)

📊 Changes

11 files changed (+118 additions, -103 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+4 -0)
📝 src/langsmith/dataset-transformations.mdx (+5 -5)
📝 src/langsmith/prompt-engineering-quickstart.mdx (+1 -1)
📝 src/langsmith/rate-limiting.mdx (+2 -2)
📝 src/oss/contributing/documentation.mdx (+24 -22)
📝 src/oss/contributing/standard-tests-langchain.mdx (+0 -15)
📝 src/oss/langchain/agents.mdx (+11 -11)
📝 src/oss/langchain/messages.mdx (+18 -9)
📝 src/oss/langchain/models.mdx (+49 -34)
📝 src/oss/langchain/tools.mdx (+3 -1)
📝 src/oss/langgraph/agentic-rag.mdx (+1 -3)

📄 Description

result of reading thru docs on the plane

some line breaks, grammar, more x-refs


🔄 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/1579 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/22/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/11/22` --- ### 📝 Commits (2) - [`85351d4`](https://github.com/langchain-ai/docs/commit/85351d47d4618af4b3b3e1f8bc05208d740b830b) 11/22 nits - [`8397232`](https://github.com/langchain-ai/docs/commit/83972325adc0b0357253fc913e53223e15274a6f) more ### 📊 Changes **11 files changed** (+118 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+4 -0) 📝 `src/langsmith/dataset-transformations.mdx` (+5 -5) 📝 `src/langsmith/prompt-engineering-quickstart.mdx` (+1 -1) 📝 `src/langsmith/rate-limiting.mdx` (+2 -2) 📝 `src/oss/contributing/documentation.mdx` (+24 -22) 📝 `src/oss/contributing/standard-tests-langchain.mdx` (+0 -15) 📝 `src/oss/langchain/agents.mdx` (+11 -11) 📝 `src/oss/langchain/messages.mdx` (+18 -9) 📝 `src/oss/langchain/models.mdx` (+49 -34) 📝 `src/oss/langchain/tools.mdx` (+3 -1) 📝 `src/oss/langgraph/agentic-rag.mdx` (+1 -3) </details> ### 📄 Description result of reading thru docs on the plane some line breaks, grammar, more x-refs --- <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:36 -05:00
yindo closed this issue 2026-02-17 17:22:36 -05:00
yindo changed title from [PR #1579] 11/22 nits to [PR #1579] [MERGED] 11/22 nits 2026-06-05 18:14:15 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1666