mirror of https://github.com/langgenius/dify.git
- Drop checksum from marketplace_plugin_unique_identifier
- Use simpler org/name:version format instead of org/name:version@checksum
- Update download endpoint to /api/v1/plugins/{org}/{name}/{version}/download
- Maintain backward compatibility by stripping checksums when present
|
||
|---|---|---|
| .. | ||
| code_executor | ||
| __init__.py | ||
| download.py | ||
| encrypter.py | ||
| marketplace.py | ||
| model_provider_cache.py | ||
| moderation.py | ||
| module_import_helper.py | ||
| position_helper.py | ||
| provider_cache.py | ||
| ssrf_proxy.py | ||
| tool_parameter_cache.py | ||
| trace_id_helper.py | ||