mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #795] [MERGED] chores: remove duplicate dalle tool #1552
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/795
Author: @fdb02983rhy
Created: 4/25/2025
Status: ✅ Merged
Merged: 4/28/2025
Merged by: @crazywoola
Base:
main← Head:chores-remove-duplicate-dalle-tool📝 Commits (1)
dbe76d1chores: remove duplicate dalle tool📊 Changes
15 files changed (+0 additions, -538 deletions)
View changed files
➖
tools/dalle/.env.example(+0 -4)➖
tools/dalle/README.md(+0 -39)➖
tools/dalle/_assets/dalle_1.PNG(+0 -0)➖
tools/dalle/_assets/dalle_2.PNG(+0 -0)➖
tools/dalle/_assets/dalle_3.PNG(+0 -0)➖
tools/dalle/_assets/icon.png(+0 -0)➖
tools/dalle/main.py(+0 -6)➖
tools/dalle/manifest.yaml(+0 -37)➖
tools/dalle/provider/dalle.py(+0 -15)➖
tools/dalle/provider/dalle.yaml(+0 -67)➖
tools/dalle/requirements.txt(+0 -2)➖
tools/dalle/tools/dalle2.py(+0 -51)➖
tools/dalle/tools/dalle2.yaml(+0 -80)➖
tools/dalle/tools/dalle3.py(+0 -106)➖
tools/dalle/tools/dalle3.yaml(+0 -131)📄 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.1.0,<0.2.0in 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.