Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

ProviderRoute

A single user-declared routing rule. Maps a capability to a provider, and

ProviderRoute

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

A single user-declared routing rule. Maps a capability to a provider, and optionally pins a specific model.

Signature

interface ProviderRoute { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/providers.ts:14

On this page