Conditional Router now supports request parameters ⚡
Metadata-based routing works well when you have policy-driven or static strategies, for example, routing by tenant, region, or business tier. But what if you want to optimize routing per request?
Portkey now allows you to set up conditional routing on request parameters too.
This gives you more flexibility and better performance, letting you route dynamically based on each request’s conditions (like input length, urgency, or task type).
👉 See how you can set it up here →