[PR #564] [MERGED] Edit model config page UI elements #819

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/564
Author: @katmayb
Created: 9/17/2025
Status: Merged
Merged: 9/18/2025
Merged by: @katmayb

Base: mainHead: manage-model-configuration


📝 Commits (2)

  • b907a71 Edit model config page UI elements
  • 93802bf Apply suggestions from code review

📊 Changes

6 files changed (+56 additions, -32 deletions)

View changed files

src/langsmith/images/extra-params.png (+0 -0)
src/langsmith/images/model-config-dark.png (+0 -0)
src/langsmith/images/model-config-light.png (+0 -0)
src/langsmith/images/renamed-config.mp4 (+0 -0)
src/langsmith/images/saving-config.mp4 (+0 -0)
📝 src/langsmith/managing-model-configurations.mdx (+56 -32)

📄 Description

This PR updates the Model Configurations docs page re the Langsmith UI.

  • Removes videos that weren't rendering (these were demonstrating minimal workflows that are now described in text).
  • Updates screenshot.
  • Removes unnecessary screenshots (some replaced with short code blocks for JSON UI elements, which will be easier to maintain).
  • Generally cleaned up the language, provided more cross links, and extra detail.

🔄 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/564 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/18/2025 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `manage-model-configuration` --- ### 📝 Commits (2) - [`b907a71`](https://github.com/langchain-ai/docs/commit/b907a71b9391ef2167e762f83c5453571a09bbda) Edit model config page UI elements - [`93802bf`](https://github.com/langchain-ai/docs/commit/93802bfb6faa93578523c90efe1dc79024e3099d) Apply suggestions from code review ### 📊 Changes **6 files changed** (+56 additions, -32 deletions) <details> <summary>View changed files</summary> ➖ `src/langsmith/images/extra-params.png` (+0 -0) ➕ `src/langsmith/images/model-config-dark.png` (+0 -0) ➕ `src/langsmith/images/model-config-light.png` (+0 -0) ➖ `src/langsmith/images/renamed-config.mp4` (+0 -0) ➖ `src/langsmith/images/saving-config.mp4` (+0 -0) 📝 `src/langsmith/managing-model-configurations.mdx` (+56 -32) </details> ### 📄 Description This PR updates the Model Configurations docs page re the Langsmith UI. - Removes videos that weren't rendering (these were demonstrating minimal workflows that are now described in text). - Updates screenshot. - Removes unnecessary screenshots (some replaced with short code blocks for JSON UI elements, which will be easier to maintain). - Generally cleaned up the language, provided more cross links, and extra detail. --- <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:11 -05:00
yindo closed this issue 2026-02-17 17:21:11 -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#819