[PR #1390] [MERGED] [New Plugin] Together AI Image Generator Plugin #1580

Closed
opened 2026-02-22 18:01:48 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify-plugins/pull/1390
Author: @shamspias
Created: 10/16/2025
Status: Merged
Merged: 2/5/2026
Merged by: @crazywoola

Base: mainHead: shamspias/togatherai/image


📝 Commits (3)

  • e9a6b15 feat: generate image with togather ai models
  • f2497d6 fix: handle LoRA and Kontext model validation with helpful errors
  • 12b9ae9 fix: Remove Chinese characters from README.md & Remove .git folder and nested .difypkg from package

📊 Changes

1 file changed (+0 additions, -0 deletions)

View changed files

shamspias/togetherai/image/togetherai-dify-image.difypkg (+0 -0)

📄 Description

[New Plugin] Together AI Image Generator Plugin

1. Metadata


2. Submission Type

  • New plugin submission
  • Version update for existing plugin

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

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

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

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

Tested on: Dify v1.9.1
Author: Shamsuddin Ahmed (shamspias)
Plugin Name: Together AI Image Generator Plugin


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify-plugins/pull/1390 **Author:** [@shamspias](https://github.com/shamspias) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 2/5/2026 **Merged by:** [@crazywoola](https://github.com/crazywoola) **Base:** `main` ← **Head:** `shamspias/togatherai/image` --- ### 📝 Commits (3) - [`e9a6b15`](https://github.com/langgenius/dify-plugins/commit/e9a6b156e7253d8449f1c70c7738a09c43d0cb3e) feat: generate image with togather ai models - [`f2497d6`](https://github.com/langgenius/dify-plugins/commit/f2497d64fdbebea81269cbb0d4b9141245e63468) fix: handle LoRA and Kontext model validation with helpful errors - [`12b9ae9`](https://github.com/langgenius/dify-plugins/commit/12b9ae90a03150dc91813a272f375268cd04025d) fix: Remove Chinese characters from README.md & Remove .git folder and nested .difypkg from package ### 📊 Changes **1 file changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `shamspias/togetherai/image/togetherai-dify-image.difypkg` (+0 -0) </details> ### 📄 Description # **[New Plugin] Together AI Image Generator Plugin** ## 1. Metadata * **Plugin Author**: Shamsuddin Ahmed (shamspias) * **Plugin Name**: Together AI Image Generator Plugin * **Repository URL**: [https://github.com/shamspias/togetherai-dify-image](https://github.com/shamspias/togetherai-dify-image) --- ## 2. Submission Type * [x] **New plugin submission** * [ ] Version update for existing plugin --- ## 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 * [x] I have read and followed the Publish to Dify Marketplace guidelines * [x] I have read and comply with the Plugin Developer Agreement * [x] I confirm my plugin works properly on both Dify Community Edition and Cloud Version * [x] I confirm my plugin has been thoroughly tested for completeness and functionality * [x] My plugin brings new value to Dify --- ## 5. Documentation Checklist * [x] Step-by-step setup instructions * [x] Detailed usage instructions * [x] All required APIs and credentials are clearly listed * [x] Connection requirements and configuration details * [x] Link to the repository for the plugin source code --- ## 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 * [x] I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines --- **Tested on:** Dify v1.9.1 **Author:** Shamsuddin Ahmed (shamspias) **Plugin Name:** Together AI Image Generator Plugin --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:01:48 -05:00
yindo closed this issue 2026-02-22 18:01:48 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugins#1580