[PR #2626] [MERGED] Prompt playground models #2605

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

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2626
Author: @katmayb
Created: 2/12/2026
Status: Merged
Merged: 2/12/2026
Merged by: @katmayb

Base: mainHead: prompt-playground-models


📝 Commits (6)

📊 Changes

8 files changed (+617 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 (+582 -0)

📄 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/2626 **Author:** [@katmayb](https://github.com/katmayb) **Created:** 2/12/2026 **Status:** ✅ Merged **Merged:** 2/12/2026 **Merged by:** [@katmayb](https://github.com/katmayb) **Base:** `main` ← **Head:** `prompt-playground-models` --- ### 📝 Commits (6) - [`245cad6`](https://github.com/langchain-ai/docs/commit/245cad6eb9ce2bcadac0fa014bbdef9e878a7d26) Add model providers for prompt playground - [`f6f4bd5`](https://github.com/langchain-ai/docs/commit/f6f4bd594021303d204f6c62ae21b63d10a15084) Add model provider page for prompt playground settings - [`985abe8`](https://github.com/langchain-ai/docs/commit/985abe889f12464e562f368f06c73edd55d47d0a) Edits - [`3d80c4d`](https://github.com/langchain-ai/docs/commit/3d80c4d9afedf9a4dca887d48fdde3022d096ed6) Edits - [`a68315d`](https://github.com/langchain-ai/docs/commit/a68315d581406d23d4ab326cbf155e86646899ef) Endpoint edit - [`4ae7840`](https://github.com/langchain-ai/docs/commit/4ae7840bbcdf11d7c1785e74a069faea3067f2ce) BT feedback ### 📊 Changes **8 files changed** (+617 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` (+582 -0) </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:23:35 -05:00
yindo closed this issue 2026-02-17 17:23:35 -05:00
yindo changed title from [PR #2626] Prompt playground models to [PR #2626] [MERGED] Prompt playground models 2026-06-05 18:19:37 -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#2605