dify/api/core/plugin/entities
jyong 392514fa13 Merge branch 'feat/queue-based-graph-engine' into feat/rag-2
# Conflicts:
#	api/commands.py
#	api/core/app/apps/common/workflow_response_converter.py
#	api/core/llm_generator/llm_generator.py
#	api/core/plugin/entities/plugin.py
#	api/core/plugin/impl/tool.py
#	api/core/rag/index_processor/index_processor_base.py
#	api/core/workflow/entities/workflow_execution.py
#	api/core/workflow/entities/workflow_node_execution.py
#	api/core/workflow/enums.py
#	api/core/workflow/graph_engine/entities/graph.py
#	api/core/workflow/graph_engine/graph_engine.py
#	api/core/workflow/nodes/enums.py
#	api/services/dataset_service.py
2025-08-27 16:05:59 +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 feat: plugin deprecation notice (#22685) 2025-07-22 10:27:35 +08:00
oauth.py feat: add oauth schema 2025-05-23 15:11:40 +08:00
parameters.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
plugin.py Merge branch 'feat/queue-based-graph-engine' into feat/rag-2 2025-08-27 16:05:59 +08:00
plugin_daemon.py Merge branch main into feat/rag-2 2025-07-24 17:40:04 +08:00
request.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00