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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agent_entities.py | ||
| embedding_type.py | ||
| knowledge_entities.py | ||
| model_entities.py | ||
| parameter_entities.py | ||
| provider_configuration.py | ||
| provider_entities.py | ||