[PR #3267] [MERGED] fix: update broken langchain-openai reference links #3326

Closed
opened 2026-06-05 18:22:44 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3267
Author: @npentrel
Created: 3/23/2026
Status: Merged
Merged: 3/23/2026
Merged by: @npentrel

Base: mainHead: open-swe/f1fceff8-247e-9f41-a9c5-c15cf4140355


📝 Commits (1)

  • 944898b fix: update broken langchain-openai reference links to use reference.langchain.com

📊 Changes

4 files changed (+9 additions, -9 deletions)

View changed files

📝 src/oss/python/integrations/chat/vllm.mdx (+3 -3)
📝 src/oss/python/integrations/embeddings/index.mdx (+2 -2)
📝 src/oss/python/integrations/embeddings/openai.mdx (+2 -2)
📝 src/oss/python/integrations/llms/openai.mdx (+2 -2)

📄 Description

Description

Several integration pages for langchain-openai (ChatOpenAI, OpenAI LLM, OpenAIEmbeddings, vLLM) contained outdated links pointing to the old python.langchain.com/api_reference/openai/... domain. These have been updated to use the current reference.langchain.com/python/langchain-openai/... URLs.

Resolves DOC-900

Test Plan

  • Verify updated links resolve correctly in preview deployment

🔄 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/3267 **Author:** [@npentrel](https://github.com/npentrel) **Created:** 3/23/2026 **Status:** ✅ Merged **Merged:** 3/23/2026 **Merged by:** [@npentrel](https://github.com/npentrel) **Base:** `main` ← **Head:** `open-swe/f1fceff8-247e-9f41-a9c5-c15cf4140355` --- ### 📝 Commits (1) - [`944898b`](https://github.com/langchain-ai/docs/commit/944898b8f1ba82aebe58dc860e7318859f6cdfd2) fix: update broken langchain-openai reference links to use reference.langchain.com ### 📊 Changes **4 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/vllm.mdx` (+3 -3) 📝 `src/oss/python/integrations/embeddings/index.mdx` (+2 -2) 📝 `src/oss/python/integrations/embeddings/openai.mdx` (+2 -2) 📝 `src/oss/python/integrations/llms/openai.mdx` (+2 -2) </details> ### 📄 Description ## Description Several integration pages for langchain-openai (ChatOpenAI, OpenAI LLM, OpenAIEmbeddings, vLLM) contained outdated links pointing to the old `python.langchain.com/api_reference/openai/...` domain. These have been updated to use the current `reference.langchain.com/python/langchain-openai/...` URLs. Resolves DOC-900 ## Test Plan - [ ] Verify updated links resolve correctly in preview deployment --- <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-06-05 18:22:44 -04:00
yindo closed this issue 2026-06-05 18:22:45 -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#3326