Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

AgentPromptResult

Result of a one-shot Agent.prompt call.

AgentPromptResult

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

Result of a one-shot Agent.prompt call.

Signature

type AgentPromptResult = RunResult;

Kind

type

Source

packages/sdk/src/agent.ts:50

On this page