[PR #1039] [MERGED] refs work 10/20 #1244

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/10-20


📝 Commits (5)

  • 67a242f refs work 10/20
  • bf03431 Update reference/python/docs/integrations/langchain_ibm.md
  • ca109b6 Update reference/python/docs/integrations/langchain_cohere.md
  • c12a2cc Update reference/python/docs/integrations/langchain_milvus.md
  • a82833a .

📊 Changes

92 files changed (+965 additions, -1500 deletions)

View changed files

📝 pipeline/core/builder.py (+9 -1)
📝 pipeline/tools/partner_pkg_table.py (+4 -10)
📝 reference/python/README.md (+2 -1)
reference/python/docs/deepagents/deepagents.md (+3 -0)
reference/python/docs/deepagents/index.md (+10 -0)
📝 reference/python/docs/integrations/index.md (+6 -1)
📝 reference/python/docs/integrations/langchain_aws.md (+3 -0)
📝 reference/python/docs/integrations/langchain_azure_ai.md (+3 -1)
📝 reference/python/docs/integrations/langchain_azure_dynamic_sessions.md (+2 -1)
📝 reference/python/docs/integrations/langchain_cerebras.md (+2 -1)
📝 reference/python/docs/integrations/langchain_chroma.md (+3 -0)
📝 reference/python/docs/integrations/langchain_cohere.md (+3 -1)
📝 reference/python/docs/integrations/langchain_db2.md (+2 -1)
📝 reference/python/docs/integrations/langchain_deepseek.md (+3 -0)
📝 reference/python/docs/integrations/langchain_elasticsearch.md (+2 -1)
📝 reference/python/docs/integrations/langchain_exa.md (+3 -0)
📝 reference/python/docs/integrations/langchain_fireworks.md (+3 -0)
📝 reference/python/docs/integrations/langchain_google_community.md (+3 -0)
📝 reference/python/docs/integrations/langchain_google_genai.md (+3 -0)
📝 reference/python/docs/integrations/langchain_google_vertexai.md (+3 -0)

...and 72 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/1039 **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/10-20` --- ### 📝 Commits (5) - [`67a242f`](https://github.com/langchain-ai/docs/commit/67a242f576f5f142e84fbcdf60b9a09238e537e9) refs work 10/20 - [`bf03431`](https://github.com/langchain-ai/docs/commit/bf03431d3e01ae4f936c54b79cf736d1ec5b8c86) Update reference/python/docs/integrations/langchain_ibm.md - [`ca109b6`](https://github.com/langchain-ai/docs/commit/ca109b606becd81af8c8f93d2b3ff95757d8e3e8) Update reference/python/docs/integrations/langchain_cohere.md - [`c12a2cc`](https://github.com/langchain-ai/docs/commit/c12a2cca33c3b8bdb7936fa8d406f2d089ea8bfb) Update reference/python/docs/integrations/langchain_milvus.md - [`a82833a`](https://github.com/langchain-ai/docs/commit/a82833a92710bf00357c661f3334beb4ef1d09f6) . ### 📊 Changes **92 files changed** (+965 additions, -1500 deletions) <details> <summary>View changed files</summary> 📝 `pipeline/core/builder.py` (+9 -1) 📝 `pipeline/tools/partner_pkg_table.py` (+4 -10) 📝 `reference/python/README.md` (+2 -1) ➕ `reference/python/docs/deepagents/deepagents.md` (+3 -0) ➕ `reference/python/docs/deepagents/index.md` (+10 -0) 📝 `reference/python/docs/integrations/index.md` (+6 -1) 📝 `reference/python/docs/integrations/langchain_aws.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_azure_ai.md` (+3 -1) 📝 `reference/python/docs/integrations/langchain_azure_dynamic_sessions.md` (+2 -1) 📝 `reference/python/docs/integrations/langchain_cerebras.md` (+2 -1) 📝 `reference/python/docs/integrations/langchain_chroma.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_cohere.md` (+3 -1) 📝 `reference/python/docs/integrations/langchain_db2.md` (+2 -1) 📝 `reference/python/docs/integrations/langchain_deepseek.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_elasticsearch.md` (+2 -1) 📝 `reference/python/docs/integrations/langchain_exa.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_fireworks.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_google_community.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_google_genai.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_google_vertexai.md` (+3 -0) _...and 72 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:00 -05:00
yindo closed this issue 2026-02-17 17:22:00 -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#1244