dify/api/core/plugin/backwards_invocation
jyong d0dd728e6c Merge branch 'main' into feat/rag-2
# Conflicts:
#	api/core/app/entities/queue_entities.py
#	api/core/workflow/graph_engine/entities/event.py
2025-08-29 11:29:51 +08:00
..
app.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
base.py refactor: replace compact response generation with length-prefixed response for backwards invocation api (#20903) 2025-06-11 16:01:50 +08:00
encrypt.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00
model.py chore: cleanup unnecessary mypy suppressions on imports (#24712) 2025-08-28 23:17:25 +08:00
node.py feat: queue-based graph engine 2025-08-27 15:33:28 +08:00
tool.py Support OAuth Integration for Plugin Tools (#22550) 2025-07-17 17:18:44 +08:00