Skip to main content

Route a query (OpenAI-style message list) to the appropriate model tier based on complexity scoring. When decompose=true

POST 

/api/v1/route/query

Route a query (OpenAI-style message list) to the appropriate model tier based on complexity scoring. When decompose=true the server may return a DecomposedQueryRouteResponse with sub-decisions instead.

Request

Responses

Success