[PR #1129] [MERGED] 10/24 refs & integrations work #1319

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/10-24


📝 Commits (3)

📊 Changes

146 files changed (+586 additions, -386 deletions)

View changed files

📝 pipeline/preprocessors/link_map.py (+28 -38)
📝 reference/python/README.md (+153 -0)
📝 reference/python/docs/deepagents/index.md (+1 -1)
📝 reference/python/docs/index.md (+1 -1)
📝 reference/python/docs/integrations/index.md (+1 -1)
📝 reference/python/docs/integrations/langchain_anthropic/AnthropicLLM.md (+1 -1)
📝 reference/python/docs/integrations/langchain_anthropic/ChatAnthropic.md (+1 -1)
📝 reference/python/docs/integrations/langchain_anthropic/index.md (+1 -1)
📝 reference/python/docs/integrations/langchain_astradb.md (+1 -1)
📝 reference/python/docs/integrations/langchain_aws.md (+1 -1)
📝 reference/python/docs/integrations/langchain_azure/ai/index.md (+1 -1)
📝 reference/python/docs/integrations/langchain_azure/dynamic_sessions.md (+1 -1)
📝 reference/python/docs/integrations/langchain_azure/index.md (+1 -1)
📝 reference/python/docs/integrations/langchain_azure/storage.md (+1 -1)
📝 reference/python/docs/integrations/langchain_cerebras.md (+1 -1)
📝 reference/python/docs/integrations/langchain_chroma.md (+1 -1)
📝 reference/python/docs/integrations/langchain_cohere.md (+1 -1)
📝 reference/python/docs/integrations/langchain_db2.md (+1 -1)
📝 reference/python/docs/integrations/langchain_deepseek.md (+1 -1)
📝 reference/python/docs/integrations/langchain_elasticsearch.md (+1 -1)

...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/1129 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 10/24/2025 **Status:** ✅ Merged **Merged:** 10/24/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/10-24` --- ### 📝 Commits (3) - [`77ec604`](https://github.com/langchain-ai/docs/commit/77ec604740aaca9655a2d624c3dbba066f6899a0) . - [`80a04b7`](https://github.com/langchain-ai/docs/commit/80a04b719b5c102c3fd85e51ebc466879019d826) Merge branch 'main' into mdrxy/10-24 - [`dcf78fa`](https://github.com/langchain-ai/docs/commit/dcf78fa3d57a7a4041a99a3f1f8a32b859bd0944) . ### 📊 Changes **146 files changed** (+586 additions, -386 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/preprocessors/link_map.py` (+28 -38) 📝 `reference/python/README.md` (+153 -0) 📝 `reference/python/docs/deepagents/index.md` (+1 -1) 📝 `reference/python/docs/index.md` (+1 -1) 📝 `reference/python/docs/integrations/index.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_anthropic/AnthropicLLM.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_anthropic/ChatAnthropic.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_anthropic/index.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_astradb.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_aws.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_azure/ai/index.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_azure/dynamic_sessions.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_azure/index.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_azure/storage.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_cerebras.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_chroma.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_cohere.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_db2.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_deepseek.md` (+1 -1) 📝 `reference/python/docs/integrations/langchain_elasticsearch.md` (+1 -1) _...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:22:08 -05:00
yindo closed this issue 2026-02-17 17:22:08 -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#1319