[PR #1568] [MERGED] document model profiles feature #1651

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1568
Author: @ccurme
Created: 11/21/2025
Status: Merged
Merged: 11/21/2025
Merged by: @hntrl

Base: mainHead: cc/model_profiles


📝 Commits (7)

📊 Changes

3 files changed (+185 additions, -14 deletions)

View changed files

📝 src/oss/langchain/middleware/built-in.mdx (+22 -0)
📝 src/oss/langchain/models.mdx (+124 -0)
📝 src/oss/langchain/structured-output.mdx (+39 -14)

📄 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/1568 **Author:** [@ccurme](https://github.com/ccurme) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/21/2025 **Merged by:** [@hntrl](https://github.com/hntrl) **Base:** `main` ← **Head:** `cc/model_profiles` --- ### 📝 Commits (7) - [`caa6767`](https://github.com/langchain-ai/docs/commit/caa67674aefc47aa84c0cfe9fe5b8f7b35ee28ca) start on profiles section - [`8d65164`](https://github.com/langchain-ai/docs/commit/8d65164085a5050c986b08fdd6428b1ec4cbf272) add callout to summarization middleware - [`f500ca9`](https://github.com/langchain-ai/docs/commit/f500ca9f09ebcd0dbcd19da701c80fdb924d59d4) add callout to response_format - [`1481171`](https://github.com/langchain-ai/docs/commit/14811713d66dd80b6f9a6c248824dd5d93cee48c) nit - [`ed46afa`](https://github.com/langchain-ai/docs/commit/ed46afadf4a245fed4cd332592320c256f904ef4) add beta callout - [`8d74bdb`](https://github.com/langchain-ai/docs/commit/8d74bdba3b3cd9f295bcd08a57121c3fb6fddefd) cr - [`fc59e88`](https://github.com/langchain-ai/docs/commit/fc59e886f30283310c7502ca1a93fd22d5c347c8) add js model profile docs ### 📊 Changes **3 files changed** (+185 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/langchain/middleware/built-in.mdx` (+22 -0) 📝 `src/oss/langchain/models.mdx` (+124 -0) 📝 `src/oss/langchain/structured-output.mdx` (+39 -14) </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:22:35 -05:00
yindo closed this issue 2026-02-17 17:22:35 -05:00
yindo changed title from [PR #1568] document model profiles feature to [PR #1568] [MERGED] document model profiles feature 2026-06-05 18:14:11 -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#1651