List smart-model policies
LLM Gateway: Smart Models
List smart-model policies
GET
List smart-model policies
Authorizations
JWT obtained through Barndoor's authentication flow. Pass the token
verbatim in Authorization: Bearer <token>. Use the Barndoor SDK's
loginInteractive() helper to obtain a token in scripts and notebooks.
Response
200 - application/json
List of smart-model policies
The new alias clients call (must not collide with existing routes)
Example:
"smart-coder"
The model the gateway uses to classify each request
Example:
"gpt-4o-mini"
Minimum array length:
1Token counts at which the determiner switches between slots
Example:
[4000, 32000]
Example:
2000
Slot index used when the determiner fails or times out
