Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

PersonalityPreset

Resolved personality preset surfaced via SDKAgent.usePersonality

PersonalityPreset

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

Resolved personality preset surfaced via SDKAgent.usePersonality (Hermes #26, ADRs D160-D169). Re-declared here so the public DTS bundle never crosses the internal/ path boundary. The implementation type in internal/personality/types.ts is structurally identical.

Signature

interface PersonalityPreset { /* ... */ }

Kind

interface

Source

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

On this page