agentskit.js

RunOptions

Auto-generated API reference for RunOptions.

Interface: RunOptions

Defined in: types.ts:44

#Properties

#delegates?

optional delegates?: Record<string, DelegateConfig>

Defined in: types.ts:50


#maxSteps?

optional maxSteps?: number

Defined in: types.ts:48


#sharedContext?

optional sharedContext?: SharedContext

Defined in: types.ts:51


#signal?

optional signal?: AbortSignal

Defined in: types.ts:49


#skill?

optional skill?: SkillDefinition

Defined in: types.ts:47


#systemPrompt?

optional systemPrompt?: string

Defined in: types.ts:46


#tools?

optional tools?: ToolDefinition<Record<string, unknown>>[]

Defined in: types.ts:45

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page