Skip to content

fix: migrate api reference links to reference.langchain.com#3335

Merged
Naomi Pentrel (npentrel) merged 65 commits intomainfrom
open-swe/c09b4c01-5d0d-9e8d-ea51-b391835b2d53
Mar 31, 2026
Merged

fix: migrate api reference links to reference.langchain.com#3335
Naomi Pentrel (npentrel) merged 65 commits intomainfrom
open-swe/c09b4c01-5d0d-9e8d-ea51-b391835b2d53

Conversation

@npentrel
Copy link
Copy Markdown
Contributor

@npentrel Naomi Pentrel (npentrel) commented Mar 26, 2026

Description

Migrates all python.langchain.com/api_reference/ links to the new reference.langchain.com/python/ format across 162 integration and docs files. The old python.langchain.com domain is deprecated and these links were broken.
Opened collaboratively by Naomi Pentrel and open-swe.

…angchain.com/python/

All 450+ occurrences of the deprecated python.langchain.com/api_reference/ URLs
have been migrated to the new reference.langchain.com/python/ format. This includes
partner packages, community packages, core, and text-splitters. Also fixes template
placeholder URLs, typos, and a broken /do/ link.

Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@github-actions github-actions Bot added javascript langchain For docs changes to LangChain langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith oss python For content related to the Python version of LangChain projects internal labels Mar 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774563822-da8b0ff

Comment thread src/oss/python/integrations/callbacks/streamlit.mdx Outdated
Comment thread src/oss/python/integrations/chat/abso.mdx
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774886011-4527799

Comment thread src/oss/python/integrations/chat/cohere.mdx Outdated
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774886179-d8721b8

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774886607-e33c790

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774886727-8d2b206

Comment thread src/oss/python/integrations/chat/perplexity.mdx Outdated
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774887021-b4090f1

Comment thread src/oss/python/integrations/chat/writer.mdx Outdated
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
Comment thread src/oss/python/integrations/chat/featherless_ai.mdx Outdated
Comment thread src/oss/python/integrations/chat/featherless_ai.mdx Outdated
Comment thread src/oss/python/integrations/chat/featherless_ai.mdx Outdated
Comment thread src/oss/python/integrations/chat/featherless_ai.mdx Outdated
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@npentrel Naomi Pentrel (npentrel) marked this pull request as ready for review March 31, 2026 12:05
@npentrel Naomi Pentrel (npentrel) changed the title fix: migrate api reference links to reference.langchain.com [closes DOC-911] fix: migrate api reference links to reference.langchain.com Mar 31, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774958795-c849c0b

Comment thread src/oss/integrations/splitters/split_by_token.mdx Outdated
Comment thread src/oss/javascript/integrations/tools/ibm.mdx Outdated
Comment thread src/oss/python/integrations/chat/abso.mdx Outdated
Comment thread src/oss/python/integrations/chat/bedrock.mdx Outdated
Comment thread src/oss/python/integrations/chat/bedrock.mdx Outdated
Comment thread src/oss/python/integrations/chat/bedrock.mdx Outdated
Comment thread src/oss/python/integrations/chat/cerebras.mdx Outdated
Comment thread src/oss/python/integrations/chat/cerebras.mdx Outdated
Co-authored-by: Mason Daugherty <github@mdrxy.com>
## API reference

For detailed documentation of all ChatGroq features and configurations head to the [API reference](https://python.langchain.com/api_reference/groq/chat_models/langchain_groq.chat_models.ChatGroq.html).
For detailed documentation of all ChatGroq features and configurations head to the [API reference](https://reference.langchain.com/python/langchain-groq/chat_models/ChatGroq).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For detailed documentation of all ChatGroq features and configurations head to the [API reference](https://reference.langchain.com/python/langchain-groq/chat_models/ChatGroq).
For detailed documentation of all `ChatGroq` features and configurations head to the [API reference](https://reference.langchain.com/python/langchain-groq/chat_models/ChatGroq).

Co-authored-by: Mason Daugherty <github@mdrxy.com>
Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774970160-7377a13

@github-actions
Copy link
Copy Markdown
Contributor

Mintlify preview ID generated: preview-opensw-1774970288-0034257

@npentrel Naomi Pentrel (npentrel) merged commit b879441 into main Mar 31, 2026
19 checks passed
@npentrel Naomi Pentrel (npentrel) deleted the open-swe/c09b4c01-5d0d-9e8d-ea51-b391835b2d53 branch March 31, 2026 15:36
open-swe Bot pushed a commit that referenced this pull request Mar 31, 2026
Addresses styling feedback from PR #3335 review. Wraps class names and
package names in backticks across 231 integration pages in table cells
and prose text for consistent code formatting.

Co-authored-by: Naomi Pentrel <5212232+npentrel@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal javascript langchain For docs changes to LangChain langgraph For docs changes to LangGraph langsmith For docs changes to LangSmith oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants