[New Plugin] Together AI Image Generator Plugin#1390
Merged
crazywoola merged 3 commits intolanggenius:mainfrom Feb 5, 2026
Merged
[New Plugin] Together AI Image Generator Plugin#1390crazywoola merged 3 commits intolanggenius:mainfrom
crazywoola merged 3 commits intolanggenius:mainfrom
Conversation
crazywoola
requested changes
Feb 5, 2026
Member
crazywoola
left a comment
There was a problem hiding this comment.
PR Review Report
Summary
| Check | Status | Required Action |
|---|---|---|
| Only one .difypkg file | ✅ pass | None |
| PR title/body language | ✅ pass | None |
| Manifest author check | ✅ pass | None |
| Plugin icon | ✅ pass | None |
| README.md language | ❌ no pass | Remove Chinese characters from README.md |
| dify_plugin version | ✅ pass | None |
| Packaging | ❌ no pass | Remove .git folder and nested .difypkg from package |
Issues Found
❌ README.md Contains Chinese Characters
The README.md file contains 186 Chinese/CJK characters. Per Dify marketplace guidelines, README.md must be in English only.
Documentation reference: https://docs.dify.ai/en/develop-plugin/features-and-specs/plugin-types/multilingual-readme#multilingual-readme
❌ Incorrect Packaging
The .difypkg file contains:
- A folder (entire git repository history)
- IDE configuration files ( folder)
- A nested file inside the package
Please re-package the plugin correctly, excluding these files. Use to exclude unnecessary files.
Next Steps
- Update README.md to be English only
- Re-package the plugin correctly (exclude .git, .idea, and nested .difypkg)
- Push the updated file to this PR
…d nested .difypkg from package
crazywoola
approved these changes
Feb 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[New Plugin] Together AI Image Generator Plugin
1. Metadata
2. Submission Type
3. Description
The Together AI Image Generator Plugin integrates Together AI’s FLUX.1 image generation models into Dify, allowing users to create high-quality, AI-generated images directly within their workflows.
It supports 8 FLUX.1 models, multi-language UI (6 languages), batch generation, custom parameters, and includes a comprehensive privacy policy.
This plugin offers a complete, secure, and user-friendly way to leverage Together AI’s capabilities for creative and production use cases.
4. Checklist
5. Documentation Checklist
6. Privacy Protection Information
Data Collection
This plugin does not collect, store, or process any personal user data.
All requests are handled securely via the Together AI API, and no data is retained or shared.
Only API credentials provided by the user are used for authentication during image generation.
Privacy Policy
Tested on: Dify v1.9.1
Author: Shamsuddin Ahmed (shamspias)
Plugin Name: Together AI Image Generator Plugin