mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #690] [MERGED] feat: add grok-3 model variants #1494
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/690
Author: @zack-zzq
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/11/2025
Merged by: @crazywoola
Base:
main← Head:main📝 Commits (2)
9335461feat: add grok-3 model variants with detailed parameter rules and properties919266ffix: plugin sdk version📊 Changes
6 files changed (+212 additions, -2 deletions)
View changed files
📝
models/x/manifest.yaml(+1 -1)➕
models/x/models/llm/grok-3-beta.yaml(+52 -0)➕
models/x/models/llm/grok-3-fast-beta.yaml(+52 -0)➕
models/x/models/llm/grok-3-mini-beta.yaml(+53 -0)➕
models/x/models/llm/grok-3-mini-fast-beta.yaml(+53 -0)📝
models/x/requirements.txt(+1 -1)📄 Description
Related Issue or Context
xAI Official Docs: https://docs.x.ai/docs/models#models-and-pricing
Close https://github.com/langgenius/dify-official-plugins/issues/689
Close https://github.com/langgenius/dify-official-plugins/issues/598
Close https://github.com/langgenius/dify-official-plugins/issues/400
Type of Change
Version Control (if applicable)
Versionfield, not in Meta section)Test Evidence (if applicable)
Screenshots or Video/GIF:
Environment Verification
Local Deployment Environment
Local Deployment Dify Version:
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.