[PR #1008] [MERGED] eod work 10/19 #1218

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/eod-10/19


📝 Commits (10+)

📊 Changes

134 files changed (+1051 additions, -829 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE/01-langchain.yml (+3 -0)
📝 .github/ISSUE_TEMPLATE/02-langgraph.yml (+3 -0)
📝 .github/ISSUE_TEMPLATE/03-langsmith.yml (+3 -0)
📝 .github/ISSUE_TEMPLATE/04-reference-docs.yml (+3 -0)
📝 pipeline/preprocessors/link_map.py (+13 -8)
📝 pipeline/tools/partner_pkg_table.py (+12 -0)
📝 reference/packages.yml (+7 -3)
📝 reference/python/README.md (+0 -2)
📝 reference/python/docs/integrations/langchain_anthropic/index.md (+1 -1)
📝 reference/python/docs/integrations/langchain_openai/index.md (+1 -1)
📝 reference/python/mkdocs.yml (+4 -6)
📝 reference/python/overrides/main.html (+1 -1)
📝 reference/python/uv.lock (+17 -17)
📝 src/langsmith/cli.mdx (+1 -1)
📝 src/langsmith/define-target-function.mdx (+2 -2)
📝 src/langsmith/evaluate-complex-agent.mdx (+2 -0)
📝 src/langsmith/evaluate-graph.mdx (+5 -0)
📝 src/langsmith/human-in-the-loop-time-travel.mdx (+39 -39)
📝 src/langsmith/langchain-runnable.mdx (+2 -2)
📝 src/langsmith/rate-limiting.mdx (+6 -6)

...and 80 more files

📄 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/1008 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/20/2025 **Status:** ✅ Merged **Merged:** 10/20/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/eod-10/19` --- ### 📝 Commits (10+) - [`e0d8a1e`](https://github.com/langchain-ai/docs/commit/e0d8a1e5995f58b6c11c65dbfd209166dd43b056) . - [`468b557`](https://github.com/langchain-ai/docs/commit/468b5572a7d307b84d74f3e81979fdfb973f47b5) . - [`47de5dc`](https://github.com/langchain-ai/docs/commit/47de5dc9fccb0d29dd6d64eec8a2ebe2d647cd68) . - [`4749f01`](https://github.com/langchain-ai/docs/commit/4749f01dfa24745c4acb704fa7279d50798e0419) . - [`398a5ad`](https://github.com/langchain-ai/docs/commit/398a5adf997bb9dd67d16ddbfe021f33c1912c99) . - [`d709922`](https://github.com/langchain-ai/docs/commit/d709922281e981cd0b5cc41dd990ad6579bb4600) . - [`bd31d9d`](https://github.com/langchain-ai/docs/commit/bd31d9d868bc4ac60898ac38e44d212ea556fad5) Merge branch 'main' into mdrxy/eod-10/19 - [`1c9a018`](https://github.com/langchain-ai/docs/commit/1c9a018c650a27417a0dfd614fb2420befc282af) bump - [`b554425`](https://github.com/langchain-ai/docs/commit/b55442549b7e0602a1266e0ce485dabb5846b1d4) Update pipeline/tools/partner_pkg_table.py - [`661e58e`](https://github.com/langchain-ai/docs/commit/661e58efcfcff42e8eeaf1167ad07d6674f65057) . ### 📊 Changes **134 files changed** (+1051 additions, -829 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE/01-langchain.yml` (+3 -0) 📝 `.github/ISSUE_TEMPLATE/02-langgraph.yml` (+3 -0) 📝 `.github/ISSUE_TEMPLATE/03-langsmith.yml` (+3 -0) 📝 `.github/ISSUE_TEMPLATE/04-reference-docs.yml` (+3 -0) 📝 `pipeline/preprocessors/link_map.py` (+13 -8) 📝 `pipeline/tools/partner_pkg_table.py` (+12 -0) 📝 `reference/packages.yml` (+7 -3) 📝 `reference/python/README.md` (+0 -2) 📝 `reference/python/docs/integrations/langchain_anthropic/index.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_openai/index.md` (+1 -1) 📝 `reference/python/mkdocs.yml` (+4 -6) 📝 `reference/python/overrides/main.html` (+1 -1) 📝 `reference/python/uv.lock` (+17 -17) 📝 `src/langsmith/cli.mdx` (+1 -1) 📝 `src/langsmith/define-target-function.mdx` (+2 -2) 📝 `src/langsmith/evaluate-complex-agent.mdx` (+2 -0) 📝 `src/langsmith/evaluate-graph.mdx` (+5 -0) 📝 `src/langsmith/human-in-the-loop-time-travel.mdx` (+39 -39) 📝 `src/langsmith/langchain-runnable.mdx` (+2 -2) 📝 `src/langsmith/rate-limiting.mdx` (+6 -6) _...and 80 more files_ </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:57 -05:00
yindo closed this issue 2026-02-17 17:21:57 -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#1218