mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1511] [MERGED] feat: add three new models of hunyuan provider #1930
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/1511
Author: @wilenceyao
Created: 8/14/2025
Status: ✅ Merged
Merged: 8/14/2025
Merged by: @crazywoola
Base:
main← Head:dev/add_hunyuan_turbos_models📝 Commits (1)
35477a2feat: add three new models of hunyuan provider📊 Changes
4 files changed (+115 additions, -1 deletions)
View changed files
📝
models/hunyuan/manifest.yaml(+1 -1)➕
models/hunyuan/models/llm/hunyuan-t1-latest.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-turbos-latest.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-turbos-longtext-128k-20250325.yaml(+38 -0)📄 Description
Related Issues or Context
Adding three new hunyuan turbos models to hunyuan provider to support the latest AI models available.
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
This PR contains Changes to LLM Models Plugin
Models Added
Official document about these new modes is here: https://cloud.tencent.com/document/product/1729/104753
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
hunyuan-turbos-latest

hunyuan-t1-latest

hunyuan-turbos-longtext-128k-20250325

SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.