dify/api/core/plugin/impl
zhsama aa5e04b70e Merge branch 'main' into feat/trigger
# Conflicts:
#	web/app/components/workflow/hooks-store/store.ts
#	web/package.json
#	web/pnpm-lock.yaml
2025-10-21 14:36:07 +08:00
..
agent.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
asset.py refactor: rename plugin manager to plugin client and rename path from manager to impl (#18876) 2025-04-27 14:22:25 +08:00
base.py Merge branch 'main' into feat/trigger 2025-10-21 14:36:07 +08:00
datasource.py use model_validate (#26182) 2025-10-10 17:30:13 +09: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 Merge remote-tracking branch 'origin/main' into feat/trigger 2025-09-25 17:14:24 +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 fix: meaningless error messages 2025-10-18 16:27:12 +08:00
model.py use model_validate (#26182) 2025-10-10 17:30:13 +09:00
oauth.py feat: oauth refresh token (#22744) 2025-07-23 13:12:39 +08:00
plugin.py feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
tool.py refactor(api): refactor all 2025-09-25 18:22:30 +08:00
trigger.py optimize: TriggerDispatchResponse 2025-10-18 20:40:59 +08:00