mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1938] [MERGED] feat(aihubmix): update models & fix token link #2159
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/1938
Author: @DDU1222
Created: 10/27/2025
Status: ✅ Merged
Merged: 10/27/2025
Merged by: @crazywoola
Base:
main← Head:featrure-update-models📝 Commits (7)
fa1192ffix aihubmix token url72b055eUpdate aihubmix.yaml19c0e20update modelsbe0b18badd openai response apic1af940Update manifest.yaml7aa7a83fix. cr1e50bebMerge branch 'main' into featrure-update-models📊 Changes
32 files changed (+1584 additions, -56 deletions)
View changed files
➕
models/aihubmix/file_cache.json(+1 -0)📝
models/aihubmix/manifest.yaml(+1 -1)➕
models/aihubmix/models/llm/DeepSeek-V3.2-Exp-Think.yaml(+53 -0)➕
models/aihubmix/models/llm/DeepSeek-V3.2-Exp.yaml(+53 -0)📝
models/aihubmix/models/llm/_position.yaml(+33 -44)📝
models/aihubmix/models/llm/claude-3-7-sonnet.yaml(+2 -2)➕
models/aihubmix/models/llm/claude-haiku-4-5.yaml(+122 -0)➕
models/aihubmix/models/llm/claude-sonnet-4-5.yaml(+132 -0)📝
models/aihubmix/models/llm/gemini-2.5-flash-image.yaml(+6 -5)➕
models/aihubmix/models/llm/glm-4.6.yaml(+73 -0)➕
models/aihubmix/models/llm/gpt-4o-2024-11-20.yaml(+47 -0)➕
models/aihubmix/models/llm/gpt-4o-mini.yaml(+47 -0)➕
models/aihubmix/models/llm/gpt-4o.yaml(+47 -0)➕
models/aihubmix/models/llm/gpt-5-codex.yaml(+76 -0)➕
models/aihubmix/models/llm/gpt-oss-120b.yaml(+58 -0)➕
models/aihubmix/models/llm/grok-4-fast-non-reasoning.yaml(+80 -0)➕
models/aihubmix/models/llm/grok-4-fast-reasoning.yaml(+80 -0)➕
models/aihubmix/models/llm/grok-4.yaml(+35 -0)➕
models/aihubmix/models/llm/grok-code-fast-1.yaml(+39 -0)➕
models/aihubmix/models/llm/gte-rerank-v2.yaml(+4 -0)...and 12 more files
📄 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.3.0,<0.5.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.