mirror of
https://github.com/langgenius/dify.git
synced 2026-04-22 19:57:40 +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.