registry_ids; for explicit control, define a
named pool with lb_config.
Strategies
Weights
For weighted round-robin, each registry carries a weight from 1 to 100, set when you attach it to the consumer:Named pools (lb_config)
For more than a flat list, define a pool:
pool_aliasis referenced from a request via thepool:<alias>model reference (see Model resolution).membersscope which models each registry serves within the pool.- The
semanticalgorithm additionally needs anembedding_config.
Health checks
LLM registries can definehealth_checks; unhealthy registries are skipped by the load
balancer until they recover, so traffic shifts to healthy upstreams automatically.