[PR #1412] [MERGED] clarify chat model usage and add info on return types #1546

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1412
Author: @mdrxy
Created: 11/13/2025
Status: Merged
Merged: 11/18/2025
Merged by: @lnhsingh

Base: mainHead: mdrxy/llm-note


📝 Commits (1)

  • b9a703d clarify chat model usage and add info on return types

📊 Changes

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

View changed files

📝 src/oss/langchain/models.mdx (+5 -1)

📄 Description

Will defer for approval; torn between adding the callout (and potentially interrupting flow) versus not having it, and new users being confused why their model is returning a different type and getting frustrated.


🔄 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/1412 **Author:** [@mdrxy](https://github.com/mdrxy) **Created:** 11/13/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@lnhsingh](https://github.com/lnhsingh) **Base:** `main` ← **Head:** `mdrxy/llm-note` --- ### 📝 Commits (1) - [`b9a703d`](https://github.com/langchain-ai/docs/commit/b9a703d83e7f26fd123327bc4bc225f9fbadc259) clarify chat model usage and add info on return types ### 📊 Changes **1 file changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/models.mdx` (+5 -1) </details> ### 📄 Description Will defer for approval; torn between adding the callout (and potentially interrupting flow) versus not having it, and new users being confused why their model is returning a different type and getting frustrated. --- <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:28 -05:00
yindo closed this issue 2026-02-17 17:22:28 -05:00
yindo changed title from [PR #1412] clarify chat model usage and add info on return types to [PR #1412] [MERGED] clarify chat model usage and add info on return types 2026-06-05 18:13:35 -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#1546