mirror of
https://github.com/langgenius/dify-plugins.git
synced 2026-07-22 01:55:36 -04:00
[PR #1226] add aionly plug #1473
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-plugins/pull/1226
Author: @AiOnly6868
Created: 9/11/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
de20c67add aionly plug📊 Changes
1 file changed (+0 additions, -0 deletions)
View changed files
➕
aionly/aionly.difypkg(+0 -0)📄 Description
Plugin Submission Form
Plugin Author: AiOnly6868
Plugin Name: aionly
Repository URL: https://github.com/AiOnly6868/aionly_plug
[✔️] New plugin submission
[ ] Version update for existing plugin
This is a new Dify plugin that provides access to multiple AI models through the aionly.com API platform. The plugin offers:
Large Language Models (LLM):
aionly-kld3.5-sonnet-v2
claude-3.7-sonnet
claude-opus-4.1
gpt-4o
gpt-5-chat
Text-to-Speech (TTS) Models:
Doubao-tts01
minimax-speech-02-hd
The plugin serves as a unified gateway to access various cutting-edge AI models through a single API key, making it convenient for users to switch between different models without managing multiple API credentials.
[✔️] 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
Please confirm that your plugin README includes all necessary information:
[✔️] 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
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
Yes, the plugin collects the following types of user personal data:
API Key Information: User-provided aionly API keys for authentication
Usage Data: Text content sent to AI models, model configuration parameters, usage time and frequency
Technical Information: Plugin version information, error logs, debugging information, and network request information
The data collection is necessary for:
Authenticating users with the aionly.com service
Processing AI model requests and text-to-speech conversions
Monitoring plugin performance and diagnosing technical issues
Ensuring security and preventing abuse
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
The privacy policy is included in the PRIVACY.md file and covers:
Types of information collected
How information is used
Data sharing practices
Security measures
Data retention policies
User rights
Contact information for privacy-related inquiries
Note: The plugin acts as a proxy service that forwards user requests to aionly.com's API. All AI processing is performed by aionly.com's servers, and the plugin does not store user conversation content locally.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.