mirror of
https://github.com/langgenius/dify.git
synced 2026-05-10 22:28:55 +08:00
- workflow_execute_task: add AppMode.CHAT/AGENT_CHAT/COMPLETION to the AdvancedChatAppGenerator routing branch so transparently upgraded old apps can execute through the workflow engine. - app_generate_service: use app_model.mode (not hardcoded AppMode.AGENT) for SSE event subscription channel, ensuring the subscriber and Celery publisher use the same Redis channel key. Made-with: Cursor |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| workflow_execute_task.py | ||