dify/api/core/plugin/entities
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
2025-07-02 18:20:05 +08:00
..
base.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
bundle.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
endpoint.py chore: bump pydantic to 2.11 and pydantic-settings to 2.9 (#15049) 2025-05-08 17:39:51 +08:00
marketplace.py Introduce Plugins (#13836) 2025-02-17 17:05:13 +08:00
oauth.py feat: add oauth schema 2025-05-23 15:11:40 +08:00
parameters.py refactor: move structured output support outside LLM Node (#21565) 2025-06-27 14:55:31 +08:00
plugin.py feat: add datasource support to PluginDeclaration and PluginCategory 2025-05-26 17:32:25 +08:00
plugin_daemon.py Merge branch 'main' into feat/r2 2025-07-02 18:20:05 +08:00
request.py refactor: move structured output support outside LLM Node (#21565) 2025-06-27 14:55:31 +08:00