Skip to main content

Module routing

Module routing 

Source
Expand description

Router - Intelligent node selection for inference requests

Combines catalog, health, and policy data to select the optimal node for each request.

Structsยง

RouteDecision
Final routing decision with reasoning
Router
The main router implementation
RouterBuilder
Builder for creating routers with custom configuration
RouterConfig
Configuration for the router