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