Introduction
Set up routers to intelligently route requests to different A/B tests based on dynamic conditions.
Narev supports two types of routers:
- Sequential Routers that act as a simple fallback for models
- Filter Routers that allow sending queries to different models based on the predefined rules
Routers can be treated as a model. Routers can be used in a variant and can be benchmarked against other routers and models.
Routers come with it's own OpenAI API compliant endpoint.
Still have questions? Ask on Discord