Route - TypeScript SDK
Route method reference
The TypeScript SDK and docs are currently in beta. Report issues on GitHub.
Routing strategy for multiple models: “fallback” (default) uses secondary models as backups, “sort” sorts all endpoints together by routing criteria.
Example Usage
Values
This is an open enum. Unrecognized values will be captured as the Unrecognized<string> branded type.