Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

AgentOptions

Top-level options accepted by `Agent.create()`.

AgentOptions

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

Top-level options accepted by Agent.create().

Pass either local or cloud to pick a runtime.

Signature

interface AgentOptions { /* ... */ }

Kind

interface

Source

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

On this page