Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

AgentConversationTurn

Agent turn: user message + assistant/tool/thinking steps.

AgentConversationTurn

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

Agent turn: user message + assistant/tool/thinking steps.

Signature

interface AgentConversationTurn { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/conversation.ts:67

On this page