mirror of
https://github.com/langgenius/dify.git
synced 2026-02-27 21:17:13 +08:00
Define typed oRPC contracts for all trigger endpoints and wire them through the console router so that query keys and API calls use consoleQuery / consoleClient instead of hand-rolled strings.