mirror of
https://github.com/langgenius/dify.git
synced 2026-03-07 00:26:36 +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.