Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
Prompt + RoutingRules -> ModelEndpointConfig
Route chat queries to specific LLM providers and models dynamically based on user-defined matching rules.
Problem it solves
Directing all user intents to a single model is cost-inefficient and fails to leverage specialized models.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.