[PR #1168] [MERGED] fix references to chat completions #1352

Closed
opened 2026-02-17 17:22:12 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1168
Author: @ccurme
Created: 10/28/2025
Status: Merged
Merged: 10/28/2025
Merged by: @ccurme

Base: mainHead: cc/chat_completions_links


📝 Commits (2)

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

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

📄 Description

  1. We refer to Chat Completions as a legacy API— as far as I know this is not the case (let me know if OpenAI documents that somewhere)
  2. We link to the legacy Completions API, which is not the same as Chat Completions

🔄 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/1168 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 10/28/2025 **Status:** ✅ Merged **Merged:** 10/28/2025 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `cc/chat_completions_links` --- ### 📝 Commits (2) - [`a93798b`](https://github.com/langchain-ai/docs/commit/a93798bb4e27dddc36366a36e748397c99c3aa76) fix links - [`e7638a9`](https://github.com/langchain-ai/docs/commit/e7638a9141792aed64264e80d17206d64748e76d) cr ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/chat/index.mdx` (+1 -1) 📝 `src/oss/python/integrations/chat/openai.mdx` (+2 -2) </details> ### 📄 Description 1. We refer to Chat Completions as a legacy API— as far as I know this is not the case (let me know if OpenAI documents that somewhere) 2. We link to the legacy Completions API, which is not the same as Chat Completions --- <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:22:12 -05:00
yindo closed this issue 2026-02-17 17:22:12 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1352