Merged
Conversation
Contributor
Author
|
Hello @LogicOber , |
LogicOber
suggested changes
Nov 9, 2025
Contributor
LogicOber
left a comment
There was a problem hiding this comment.
version: 0.0.2
type: plugin
author: OpenGuardrails
name: openguardrails
Please note author must be all lowercase
Contributor
Author
|
Hello @LogicOber , |
LogicOber
approved these changes
Nov 9, 2025
Gmasterzhangxinyang
pushed a commit
to Gmasterzhangxinyang/dify-plugins
that referenced
this pull request
Apr 6, 2026
… might contains incorrect context window size (langgenius#1446) * Update context size and max_tokens for GPT-5 chat Adjusted context_size and max_tokens in gpt-5-chat-latest.yaml based on API testing and documentation. Added comments to clarify discrepancies between documentation and actual API limits. * Bump OpenAI plugin version to 0.2.2 Updated the manifest.yaml to reflect a new version for the OpenAI plugin. No other changes were made. * Update gpt-5-chat-latest.yaml * Replace isinstance checks with duck-typing in LLM Updated type checks in OpenAILargeLanguageModel to use duck-typing instead of isinstance for tool call and function call objects. This avoids issues with generic typing classes and improves compatibility. * Update llm.py * Update llm.py
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.
Plugin Submission Form
1. Metadata
2. Submission Type
3. Description
This plugin integrates OpenGuardrails into Dify workflows to provide comprehensive AI guardrails protection. The plugin offers real-time detection capabilities for both input prompts and AI model responses, protecting against prompt injection attacks, jailbreak attempts, content safety violations and senstive data leakage.
4. Checklist
5. Documentation Checklist
Please confirm that your plugin README includes all necessary information:
6. Privacy Protection Information
Based on Dify Plugin Privacy Protection Guidelines:
No Collection of Personal Information
OpenGuardrails does not collect, store, or process any personally identifiable information.
Scope of Detection
The plugin only analyzes the input and output of large language models for security and compliance purposes.
No Commercial Use
We do not sell, rent, or share any data involved in the detection process with third parties.
Data Handling Principles
All detection is performed in a secure environment and is used solely for safety analysis. The data will not be used for any other purpose.
If you have any questions or concerns about this Privacy Policy, please contact us at: thomas@OpenGuardrails.com
Data Collection
This plugin does not collect user personal data.
Privacy Policy