[PR #3651] [MERGED] AzureChatOpenAI Doc Updates #3686

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3651
Author: @marlenezw
Created: 4/21/2026
Status: Merged
Merged: 4/22/2026
Merged by: @mdrxy

Base: mainHead: azure-docs-edits


📝 Commits (10+)

  • c22e879 Update Azure ChatOpenAI docs
  • 91e7850 Restructure Azure ChatOpenAI docs: consolidate credentials, add reasoning section
  • 5ad3de8 Merge branch 'main' into azure-docs-edits
  • 5bb592a Fix LangChain.DashesSpaces lint: remove whitespace around em dashes
  • 4136de7 Update model references to gpt-5.4-mini throughout Azure ChatOpenAI docs
  • aceec81 Merge branch 'main' into azure-docs-edits
  • 60bd0c0 Update src/oss/python/integrations/chat/azure_chat_openai.mdx
  • 3a9a9f8 Update src/oss/python/integrations/chat/azure_chat_openai.mdx
  • 7d4a975 Update src/oss/python/integrations/chat/azure_chat_openai.mdx
  • 40dbe10 Update src/oss/python/integrations/chat/azure_chat_openai.mdx

📊 Changes

2 files changed (+296 additions, -71 deletions)

View changed files

📝 src/oss/python/integrations/chat/azure_chat_openai.mdx (+294 -69)
📝 src/oss/python/integrations/providers/openai.mdx (+2 -2)

📄 Description

Updates to the Azure ChatOpenAI integration documentation. Updating wording on the OpenAI provider page and on the Azure ChatOpenAI page


🔄 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/3651 **Author:** [@marlenezw](https://github.com/marlenezw) **Created:** 4/21/2026 **Status:** ✅ Merged **Merged:** 4/22/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `azure-docs-edits` --- ### 📝 Commits (10+) - [`c22e879`](https://github.com/langchain-ai/docs/commit/c22e879134b3f7f5369baac2f202a077124c1a64) Update Azure ChatOpenAI docs - [`91e7850`](https://github.com/langchain-ai/docs/commit/91e7850922e1f9d2c9ff435f1ba6d7b2afbab629) Restructure Azure ChatOpenAI docs: consolidate credentials, add reasoning section - [`5ad3de8`](https://github.com/langchain-ai/docs/commit/5ad3de81b8d6de5f48cfdf59a2c5f369312f5e4f) Merge branch 'main' into azure-docs-edits - [`5bb592a`](https://github.com/langchain-ai/docs/commit/5bb592a95a59be2bb0a485eaae592adc55caf2de) Fix LangChain.DashesSpaces lint: remove whitespace around em dashes - [`4136de7`](https://github.com/langchain-ai/docs/commit/4136de7a91ec1bce7d0898712d26d0319252ae47) Update model references to gpt-5.4-mini throughout Azure ChatOpenAI docs - [`aceec81`](https://github.com/langchain-ai/docs/commit/aceec8130cd29502711225214044e5e63dd8c861) Merge branch 'main' into azure-docs-edits - [`60bd0c0`](https://github.com/langchain-ai/docs/commit/60bd0c0dba630aa9bb6c1f17fe1da8f506e185ca) Update src/oss/python/integrations/chat/azure_chat_openai.mdx - [`3a9a9f8`](https://github.com/langchain-ai/docs/commit/3a9a9f8821b7869f7b02282bf6e5aa146dd2129b) Update src/oss/python/integrations/chat/azure_chat_openai.mdx - [`7d4a975`](https://github.com/langchain-ai/docs/commit/7d4a975e86bc39e88afc7643f0e0d92629fcb523) Update src/oss/python/integrations/chat/azure_chat_openai.mdx - [`40dbe10`](https://github.com/langchain-ai/docs/commit/40dbe106629bf52dcc45fb024d991bd3811e48ed) Update src/oss/python/integrations/chat/azure_chat_openai.mdx ### 📊 Changes **2 files changed** (+296 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/azure_chat_openai.mdx` (+294 -69) 📝 `src/oss/python/integrations/providers/openai.mdx` (+2 -2) </details> ### 📄 Description Updates to the Azure ChatOpenAI integration documentation. Updating wording on the OpenAI provider page and on the Azure ChatOpenAI page --- <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:52:48 -04:00
yindo closed this issue 2026-06-05 18:52:49 -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#3686