[PR #715] [MERGED] models guide updates #954

Closed
opened 2026-02-17 17:21:26 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: cc/models_guide


📝 Commits (10+)

  • 1e69b3d fix links in chat model tabs
  • faeea32 use chat model tabs
  • 6ac8d17 delete stop param
  • 9af682b tool calls section nits
  • 1ea18d9 structured output section nits
  • 81301f3 langchain caching -> provider prompt caching
  • 907310e add section on server-side tool use
  • 238033d Update src/snippets/chat-model-tabs.mdx
  • a49c361 Update src/oss/langchain/models.mdx
  • 5ff4bc8 Update src/oss/langchain/models.mdx

📊 Changes

2 files changed (+111 additions, -99 deletions)

View changed files

📝 src/oss/langchain/models.mdx (+106 -89)
📝 src/snippets/chat-model-tabs.mdx (+5 -10)

📄 Description

No description provided


🔄 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/715 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/2/2025 **Merged by:** [@ccurme](https://github.com/ccurme) **Base:** `main` ← **Head:** `cc/models_guide` --- ### 📝 Commits (10+) - [`1e69b3d`](https://github.com/langchain-ai/docs/commit/1e69b3d4415a4c6ce8c7af2ff0af24e7546a5ac1) fix links in chat model tabs - [`faeea32`](https://github.com/langchain-ai/docs/commit/faeea3275f8e67f0e222563d1a016dc2e03bff6d) use chat model tabs - [`6ac8d17`](https://github.com/langchain-ai/docs/commit/6ac8d1784f16a4393814be0f016ca397703a8202) delete stop param - [`9af682b`](https://github.com/langchain-ai/docs/commit/9af682b715f936bd418b4b0967ea3562dbb8c105) tool calls section nits - [`1ea18d9`](https://github.com/langchain-ai/docs/commit/1ea18d9e05f3520fe76af44780575090d1fb1119) structured output section nits - [`81301f3`](https://github.com/langchain-ai/docs/commit/81301f36f4db84ae900f74bc4ac0c7a9c5de3412) langchain caching -> provider prompt caching - [`907310e`](https://github.com/langchain-ai/docs/commit/907310ececa63a98a0792c1ae5709340927c1c09) add section on server-side tool use - [`238033d`](https://github.com/langchain-ai/docs/commit/238033dbe619050c415d9a03e746162baff0437e) Update src/snippets/chat-model-tabs.mdx - [`a49c361`](https://github.com/langchain-ai/docs/commit/a49c3614cfc3c574c9d79c8f7dc94235dc87cf11) Update src/oss/langchain/models.mdx - [`5ff4bc8`](https://github.com/langchain-ai/docs/commit/5ff4bc8b6c81d4e09f26f2e43fc392a786b6199b) Update src/oss/langchain/models.mdx ### 📊 Changes **2 files changed** (+111 additions, -99 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/models.mdx` (+106 -89) 📝 `src/snippets/chat-model-tabs.mdx` (+5 -10) </details> ### 📄 Description _No description provided_ --- <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:21:26 -05:00
yindo closed this issue 2026-02-17 17:21:26 -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#954