[PR #1278] [MERGED] refs(py): clean up/standardize integration callouts #1431

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

📋 Pull Request Information

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

Base: mainHead: mdrxy/fix-ref-callouts


📝 Commits (1)

  • f9a85bb refs(py): clean up/standardize integration callouts

📊 Changes

42 files changed (+81 additions, -70 deletions)

View changed files

📝 reference/python/docs/integrations/langchain_anthropic/AnthropicLLM.md (+1 -3)
📝 reference/python/docs/integrations/langchain_anthropic/ChatAnthropic.md (+1 -3)
📝 reference/python/docs/integrations/langchain_astradb.md (+3 -0)
📝 reference/python/docs/integrations/langchain_aws.md (+3 -0)
📝 reference/python/docs/integrations/langchain_azure_ai/index.md (+3 -0)
📝 reference/python/docs/integrations/langchain_azure_dynamic_sessions/index.md (+3 -0)
📝 reference/python/docs/integrations/langchain_azure_storage/index.md (+3 -0)
📝 reference/python/docs/integrations/langchain_chroma.md (+2 -2)
📝 reference/python/docs/integrations/langchain_cohere.md (+3 -0)
📝 reference/python/docs/integrations/langchain_db2.md (+3 -0)
📝 reference/python/docs/integrations/langchain_deepseek.md (+2 -2)
📝 reference/python/docs/integrations/langchain_exa.md (+2 -2)
📝 reference/python/docs/integrations/langchain_fireworks.md (+2 -2)
📝 reference/python/docs/integrations/langchain_google_community.md (+2 -2)
📝 reference/python/docs/integrations/langchain_google_genai.md (+2 -2)
📝 reference/python/docs/integrations/langchain_google_vertexai.md (+2 -2)
📝 reference/python/docs/integrations/langchain_groq.md (+2 -2)
📝 reference/python/docs/integrations/langchain_huggingface.md (+2 -2)
📝 reference/python/docs/integrations/langchain_ibm/ChatWatsonx.md (+1 -3)
📝 reference/python/docs/integrations/langchain_ibm/WatsonxEmbeddings.md (+1 -3)

...and 22 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/1278 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `mdrxy/fix-ref-callouts` --- ### 📝 Commits (1) - [`f9a85bb`](https://github.com/langchain-ai/docs/commit/f9a85bbeec96544f05c290df1cf2d8945d1cff26) refs(py): clean up/standardize integration callouts ### 📊 Changes **42 files changed** (+81 additions, -70 deletions) <details> <summary>View changed files</summary> 📝 `reference/python/docs/integrations/langchain_anthropic/AnthropicLLM.md` (+1 -3) 📝 `reference/python/docs/integrations/langchain_anthropic/ChatAnthropic.md` (+1 -3) 📝 `reference/python/docs/integrations/langchain_astradb.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_aws.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_azure_ai/index.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_azure_dynamic_sessions/index.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_azure_storage/index.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_chroma.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_cohere.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_db2.md` (+3 -0) 📝 `reference/python/docs/integrations/langchain_deepseek.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_exa.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_fireworks.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_google_community.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_google_genai.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_google_vertexai.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_groq.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_huggingface.md` (+2 -2) 📝 `reference/python/docs/integrations/langchain_ibm/ChatWatsonx.md` (+1 -3) 📝 `reference/python/docs/integrations/langchain_ibm/WatsonxEmbeddings.md` (+1 -3) _...and 22 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:20 -05:00
yindo closed this issue 2026-02-17 17:22:20 -05:00
yindo changed title from [PR #1278] refs(py): clean up/standardize integration callouts to [PR #1278] [MERGED] refs(py): clean up/standardize integration callouts 2026-06-05 18:12:36 -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#1431