mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #15] [MERGED] plugin: hunyun #991
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/15
Author: @Yeuoly
Created: 1/2/2025
Status: ✅ Merged
Merged: 1/2/2025
Merged by: @Yeuoly
Base:
main← Head:plugin/hunyun📝 Commits (1)
ed21b80plugin: hunyun📊 Changes
28 files changed (+109 additions, -980 deletions)
View changed files
➖
migrations/models/hunyuan/.env.example(+0 -4)➖
migrations/models/hunyuan/_assets/icon_l_en.png(+0 -0)➖
migrations/models/hunyuan/_assets/icon_s_en.png(+0 -0)➖
migrations/models/hunyuan/main.py(+0 -6)➖
migrations/models/hunyuan/manifest.yaml(+0 -38)➖
migrations/models/hunyuan/models/llm/__init__.py(+0 -0)➖
migrations/models/hunyuan/models/llm/_position.yaml(+0 -6)➖
migrations/models/hunyuan/models/llm/hunyuan-lite.yaml(+0 -28)➖
migrations/models/hunyuan/models/llm/hunyuan-pro.yaml(+0 -38)➖
migrations/models/hunyuan/models/llm/hunyuan-standard-256k.yaml(+0 -38)➖
migrations/models/hunyuan/models/llm/hunyuan-standard.yaml(+0 -38)➖
migrations/models/hunyuan/models/llm/hunyuan-turbo.yaml(+0 -38)➖
migrations/models/hunyuan/models/llm/hunyuan-vision.yaml(+0 -39)➖
migrations/models/hunyuan/models/llm/llm.py(+0 -289)➖
migrations/models/hunyuan/models/text_embedding/__init__.py(+0 -0)➖
migrations/models/hunyuan/models/text_embedding/hunyuan-text-embedding.yaml(+0 -5)➖
migrations/models/hunyuan/models/text_embedding/text_embedding.py(+0 -138)➖
migrations/models/hunyuan/provider/hunyuan.py(+0 -24)➖
migrations/models/hunyuan/provider/hunyuan.yaml(+0 -57)➖
migrations/models/hunyuan/requirements.txt(+0 -1)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.