dify/api/core/plugin/impl
Stream 94ecbd44e4
feat: add API endpoint to extract plugin assets
2025-09-11 14:48:42 +08:00
..
agent.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
asset.py feat: add API endpoint to extract plugin assets 2025-09-11 14:48:42 +08:00
base.py chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
debugging.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
dynamic_select.py minor fix: add parameters in error msg of Plugin service returned no options (#21662) 2025-07-01 22:58:59 +08:00
endpoint.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
exc.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
model.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00
oauth.py feat: oauth refresh token (#22744) 2025-07-23 13:12:39 +08:00
plugin.py feat: adapt to plugin_daemon endpoint 2025-09-11 14:46:12 +08:00
tool.py remove bare list, dict, Sequence, None, Any (#25058) 2025-09-06 03:32:23 +08:00