Add Cerebras plugin for Dify #1654
Open
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.
Add Cerebras/cerebras-dify-plugin with full implementation
Include cerebras.difypkg package file
Support for Cerebras Cloud API integration
Compatible with Dify plugin system
Plugin Submission Form
Metadata
Plugin Author: Cerebras
Plugin Name: cerebras
Repository URL: https://github.com/sebastiand-cerebras/dify-plugins/tree/feature/add-cerebras-plugin/Cerebras/cerebras-dify-plugin
Submission Type
x New plugin submission
Version update for existing plugin
Description
The Cerebras plugin enables Dify users to integrate with Cerebras Cloud API for ultra-fast AI inference powered by the world's largest AI processor. It provides access to state-of-the-art language models including Llama 3.3 70B, Qwen 3 32B, and other high-performance models with millisecond-level response times. The plugin supports both text generation and chat completion workflows within the Dify platform.
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
Documentation Checklist
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
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
Data Collection
The Cerebras plugin does not collect any user personal data. It only forwards API requests to Cerebras Cloud for model inference and returns the generated responses. No personal information is stored, logged, or transmitted beyond the necessary API calls for model functionality.
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