[PR #2605] [CLOSED] Add model provider page for prompt playground settings #2587

Closed
opened 2026-02-17 17:23:34 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2605
Author: @katmayb
Created: 2/11/2026
Status: Closed

Base: mainHead: prompt-playground-models


📝 Commits (4)

  • 8865c53 Add model providers for prompt playground
  • ef78fa9 Add model provider page for prompt playground settings
  • 73f2cd0 Edits
  • 97b6005 Edits

📊 Changes

8 files changed (+616 additions, -0 deletions)

View changed files

📝 src/docs.json (+1 -0)
src/images/providers/dark/fireworks.svg (+3 -0)
src/images/providers/dark/groq.svg (+4 -0)
src/images/providers/dark/xai.svg (+10 -0)
src/images/providers/light/fireworks.svg (+3 -0)
src/images/providers/light/groq.svg (+4 -0)
src/images/providers/light/xai.svg (+10 -0)
src/langsmith/playground-model-providers.mdx (+581 -0)

📄 Description

Fixes DOC-397

Preview

https://langchain-5e9cc07a-preview-prompt-1770909539-6a72ae1.mintlify.app/langsmith/playground-model-providers


🔄 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/2605 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 2/11/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `prompt-playground-models` --- ### 📝 Commits (4) - [`8865c53`](https://github.com/langchain-ai/docs/commit/8865c532c40033ff7287f412dce076e9586c8dfe) Add model providers for prompt playground - [`ef78fa9`](https://github.com/langchain-ai/docs/commit/ef78fa9ccaf96688c186775d1fd20d3b663f929c) Add model provider page for prompt playground settings - [`73f2cd0`](https://github.com/langchain-ai/docs/commit/73f2cd0052aeb28a29593902b253ad45c9caaeca) Edits - [`97b6005`](https://github.com/langchain-ai/docs/commit/97b600509c674ab857d2a78739914835f11d6118) Edits ### 📊 Changes **8 files changed** (+616 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/docs.json` (+1 -0) ➕ `src/images/providers/dark/fireworks.svg` (+3 -0) ➕ `src/images/providers/dark/groq.svg` (+4 -0) ➕ `src/images/providers/dark/xai.svg` (+10 -0) ➕ `src/images/providers/light/fireworks.svg` (+3 -0) ➕ `src/images/providers/light/groq.svg` (+4 -0) ➕ `src/images/providers/light/xai.svg` (+10 -0) ➕ `src/langsmith/playground-model-providers.mdx` (+581 -0) </details> ### 📄 Description Fixes DOC-397 ## Preview https://langchain-5e9cc07a-preview-prompt-1770909539-6a72ae1.mintlify.app/langsmith/playground-model-providers --- <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:23:34 -05:00
yindo closed this issue 2026-02-17 17:23:34 -05:00
yindo changed title from [PR #2605] Add model provider page for prompt playground settings to [PR #2605] [CLOSED] Add model provider page for prompt playground settings 2026-06-05 18:19:30 -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#2587