mirror of https://github.com/langgenius/dify.git
- Introduced CHECKBOX as a new parameter type in CommonParameterType and PluginParameterType. - Updated as_normal_type and cast_parameter_value functions to handle CHECKBOX type. - Enhanced ToolParameter class to include CHECKBOX for consistency across parameter types. These changes expand the parameter capabilities within the API, allowing for more versatile input options. |
||
|---|---|---|
| .. | ||
| base.py | ||
| bundle.py | ||
| endpoint.py | ||
| marketplace.py | ||
| oauth.py | ||
| parameters.py | ||
| plugin.py | ||
| plugin_daemon.py | ||
| request.py | ||