AI request: reroute provider/model¶
Plugin ID: ai_eca_interceptor_reroute
Available since: 2.0.0
Reroute the current AI request to a different provider and model (both required).
Fields¶
Provider id— config key:provider_id-
The target provider id to route the request to.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Model id— config key:model_id-
The target model id on that provider. Model ids are not portable between providers, so this must be set explicitly.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string