mirror of
https://github.com/langgenius/dify.git
synced 2026-05-21 09:17:27 +08:00
Prepares for the api-3 unified /run route which imports all three response shapes from one location. The per-mode files (chat_messages, completion_messages, workflow_run) still define their own copies inline until Task 4 deletes them — no collision since neither location is imported anywhere else.