mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1905] [MERGED] feat(gitee_ai): 更新嵌入和文生图工具实现 #2137
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/1905
Author: @fchange
Created: 10/21/2025
Status: ✅ Merged
Merged: 10/21/2025
Merged by: @crazywoola
Base:
main← Head:gitee-ai-upgrade-1021📝 Commits (2)
a9e6182feat(gitee_ai): 更新嵌入和文生图工具实现b70014fchore(deps): 更新 dify_plugin 依赖版本📊 Changes
7 files changed (+119 additions, -23 deletions)
View changed files
📝
tools/gitee_ai/README.md(+7 -0)📝
tools/gitee_ai/manifest.yaml(+2 -2)📝
tools/gitee_ai/requirements.txt(+1 -1)📝
tools/gitee_ai/tools/embedding.py(+22 -6)📝
tools/gitee_ai/tools/embedding.yaml(+12 -2)📝
tools/gitee_ai/tools/text-to-image.py(+52 -7)📝
tools/gitee_ai/tools/text-to-image.yaml(+23 -5)📄 Description
Related Issues or Context
gitee ai tools need use new address
This PR contains Changes to Non-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)SaaS Environment
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.