mirror of
https://github.com/langgenius/dify.git
synced 2026-05-22 01:48:39 +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.