Sequential Routers
Learn how to configure routers with routing rules, filter conditions, and fallback destinations.
Sequential routers act as fallbacks. If the first model in the sequence fails to provide a response, the next model defined is called.
This approach is particularly helpful to take advantage of free models across many providers.
Build sequential router for free models from OpenRouter, Nvidia and Kilo Code
Building a router that send requests across all available free models is a low-friction way to get to know the routing platform. This router will use all the free models in the specified order. If one of the models returns an error, the router will use the next model.
Select router type
Select the sequential fallback to create router that uses the models in the order you defined.

Select the free model template
Go to router Settings and select the Free model template

Reorder and delete fallbacks
The router will execute through models from top to bottom. If a model is not available

Use the router in your application
You need router URL and the API key to now use the fallbacks?

Still have questions? Ask on Discord
On This Page
