mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-22 01:55:27 -04:00
[PR #337] [MERGED] feat(hunyuan): sync updates from main repo #1296
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/337
Author: @RockChinQ
Created: 2/28/2025
Status: ✅ Merged
Merged: 2/28/2025
Merged by: @crazywoola
Base:
main← Head:plugin/hunyuan📝 Commits (2)
f7fa83ffeat(hunyuan): sync updates from main repof8f3075feat:Add support for stop parameter in hunyuan model📊 Changes
10 files changed (+278 additions, -5 deletions)
View changed files
📝
models/hunyuan/manifest.yaml(+3 -4)📝
models/hunyuan/models/llm/_position.yaml(+7 -0)➕
models/hunyuan/models/llm/hunyuan-functioncall.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-large-longcontext.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-large-role.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-large.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-role.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-turbo-latest.yaml(+38 -0)➕
models/hunyuan/models/llm/hunyuan-turbo-vision.yaml(+39 -0)📝
models/hunyuan/models/llm/llm.py(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.