[PR #234] [CLOSED] feat: added grok 2 models #1206

Closed
opened 2026-02-16 10:22:18 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-official-plugins/pull/234
Author: @Riddhimaan-Senapati
Created: 2/17/2025
Status: Closed

Base: mainHead: add_new_grok_models


📝 Commits (2)

📊 Changes

3 files changed (+131 additions, -1 deletions)

View changed files

📝 models/x/manifest.yaml (+1 -1)
models/x/models/llm/grok-2-1212.yaml (+66 -0)
models/x/models/llm/grok-2-vision-1212.yaml (+64 -0)

📄 Description

I have added Grok 2 family of models to the x provider as shown below in the xAI docs

Fixes #235
image


🔄 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/langgenius/dify-official-plugins/pull/234 **Author:** [@Riddhimaan-Senapati](https://github.com/Riddhimaan-Senapati) **Created:** 2/17/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `add_new_grok_models` --- ### 📝 Commits (2) - [`a19816a`](https://github.com/langgenius/dify-official-plugins/commit/a19816aa2d9728725c2008663b6bbb25eb9b5f2d) added grok 2 models - [`6a142cd`](https://github.com/langgenius/dify-official-plugins/commit/6a142cdf5173855b40805dd71834ebf8afabba63) bump: version ### 📊 Changes **3 files changed** (+131 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `models/x/manifest.yaml` (+1 -1) ➕ `models/x/models/llm/grok-2-1212.yaml` (+66 -0) ➕ `models/x/models/llm/grok-2-vision-1212.yaml` (+64 -0) </details> ### 📄 Description I have added Grok 2 family of models to the x provider as shown below in the [xAI docs ](https://docs.x.ai/docs/overview) Fixes #235 ![image](https://github.com/user-attachments/assets/a4d38f1c-5192-4c26-bdf8-90b2195509ce) --- <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-16 10:22:18 -05:00
yindo closed this issue 2026-02-16 10:22:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-official-plugins#1206