Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

Agent

Static façade for creating and managing Theo agents.

Agent

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

Static façade for creating and managing Theo agents.

Signature

class Agent {
  archive(...): ...
  batch(...): ...
  builder(...): ...
  create(...): ...
  delete(...): ...
  generateObject(...): ...
  get(...): ...
  getOrCreate(...): ...
  getRun(...): ...
  list(...): ...
  listRuns(...): ...
  prompt(...): ...
}

Kind

class

Source

packages/sdk/src/agent.ts:57

On this page