Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

ModelSelection

Identifies a model plus optional per-model parameters (e.g. reasoning effort).

ModelSelection

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

Identifies a model plus optional per-model parameters (e.g. reasoning effort).

Use Theokit.models.list() to discover valid ids and parameter definitions.

Signature

interface ModelSelection { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/agent.ts:23

On this page