mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #691] [CLOSED] xAI: Add grok-3 model variants #1495
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/691
Author: @blue-pen5805
Created: 4/10/2025
Status: ❌ Closed
Base:
main← Head:x/grok3📝 Commits (1)
846b289feat: add grok-3 model variants with updated parameters and pricing📊 Changes
5 files changed (+261 additions, -1 deletions)
View changed files
📝
models/x/manifest.yaml(+1 -1)➕
models/x/models/llm/grok-3-beta.yaml(+58 -0)➕
models/x/models/llm/grok-3-fast-beta.yaml(+58 -0)➕
models/x/models/llm/grok-3-mini-beta.yaml(+72 -0)➕
models/x/models/llm/grok-3-mini-fast-beta.yaml(+72 -0)📄 Description
Add Grok-3 models (modify parameters and add pricing)
Related Issue or Context
#689
Models and Pricing: https://docs.x.ai/docs/models#models-and-pricing
Chat Completions API Reference: https://docs.x.ai/docs/api-reference#chat-completions
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: 1.0.0
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.