[PR #2616] [MERGED] correctly link to OpenAI structured output constraints #2596

Closed
opened 2026-02-17 17:23:35 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2616
Author: @halbgut
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @mdrxy

Base: mainHead: patch-1


📝 Commits (1)

  • b038db5 correctly link to OpenAI structured output constraints

📊 Changes

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

View changed files

📝 src/oss/python/integrations/chat/openai.mdx (+1 -1)

📄 Description

The structure of the OpenAI docs has changed. The documentation is now on the parent page in a section.

Overview

Fix OpenAI Structured Output / Supported Schemas Link

Type of change

Type: Fix link

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

Additional notes


🔄 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/2616 **Author:** [@halbgut](https://github.com/halbgut) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b038db5`](https://github.com/langchain-ai/docs/commit/b038db5e3a2c9bcfd4dcf08efce38cbb54e62497) correctly link to OpenAI structured output constraints ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/openai.mdx` (+1 -1) </details> ### 📄 Description The structure of the OpenAI docs has changed. The documentation is now on the parent page in a section. ## Overview Fix OpenAI Structured Output / Supported Schemas Link ## Type of change **Type:** Fix link ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed ## Additional notes --- <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:23:35 -05:00
yindo closed this issue 2026-02-17 17:23:35 -05:00
yindo changed title from [PR #2616] correctly link to OpenAI structured output constraints to [PR #2616] [MERGED] correctly link to OpenAI structured output constraints 2026-06-05 18:19:34 -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#2596