[PR #3126] [MERGED] docs: update API reference redirect for AzureOpenAIEmbeddings #3199

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3126
Author: @bansalkanav
Created: 3/15/2026
Status: Merged
Merged: 3/15/2026
Merged by: @mdrxy

Base: mainHead: patch-8


📝 Commits (2)

  • c171fd5 Update API reference link for AzureOpenAIEmbeddings
  • f8c5fa7 Update azure_openai.mdx

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/oss/python/integrations/embeddings/azure_openai.mdx (+2 -2)

📄 Description

Adds a redirect from the legacy python.langchain.com API reference page for AzureOpenAIEmbeddings to the new reference.langchain.com documentation page.

Old URL:
...AzureOpenAIEmbeddings.html

New URL:
.../langchain-openai/embeddings/azure/AzureOpenAIEmbeddings


🔄 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/3126 **Author:** [@bansalkanav](https://github.com/bansalkanav) **Created:** 3/15/2026 **Status:** ✅ Merged **Merged:** 3/15/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-8` --- ### 📝 Commits (2) - [`c171fd5`](https://github.com/langchain-ai/docs/commit/c171fd5fef59b763b008fe61056a0e851cedb638) Update API reference link for AzureOpenAIEmbeddings - [`f8c5fa7`](https://github.com/langchain-ai/docs/commit/f8c5fa7211453b6880a60c0c5ba851ca03a6829a) Update azure_openai.mdx ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/embeddings/azure_openai.mdx` (+2 -2) </details> ### 📄 Description Adds a redirect from the legacy python.langchain.com API reference page for `AzureOpenAIEmbeddings` to the new reference.langchain.com documentation page. Old URL: ...AzureOpenAIEmbeddings.html New URL: .../langchain-openai/embeddings/azure/AzureOpenAIEmbeddings --- <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:21:24 -04:00
yindo closed this issue 2026-06-05 18:21:24 -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#3199