mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #2016] [MERGED] feat(openrouter): add grok-4-fast model and deprecate grok-4-fast-free #2208
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/2016
Author: @orangeclk
Created: 11/7/2025
Status: ✅ Merged
Merged: 11/9/2025
Merged by: @crazywoola
Base:
main← Head:grok4-fast📝 Commits (6)
f4fc78bfeat(openrouter): update GPT-5 models with new parameters and featuresa4af2a5Merge branch 'langgenius:main' into mainb75998eMerge branch 'langgenius:main' into maine9fd07fMerge branch 'langgenius:main' into main8572697Merge branch 'langgenius:main' into mainb16dc5bfeat: add grok-4-fast model and deprecate grok-4-fast-free📊 Changes
4 files changed (+83 additions, -1 deletions)
View changed files
📝
models/openrouter/manifest.yaml(+1 -1)📝
models/openrouter/models/llm/_position.yaml(+1 -0)📝
models/openrouter/models/llm/grok-4-fast-free.yaml(+1 -0)➕
models/openrouter/models/llm/grok-4-fast.yaml(+80 -0)📄 Description
Related Issues or Context
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Version Control (Any Changes to the Plugin Will Require Bumping the Version)
VersionField, Not in Meta Section)Dify Plugin SDK Version
dify_plugin>=0.5.0,<0.6.0is in requirements.txt (SDK docs)Environment Verification (If Any Code Changes)
Local Deployment Environment
SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.