RunOptions
Auto-generated API reference for RunOptions.
Interface: RunOptions
Defined in: types.ts:36
Properties
delegates?
optionaldelegates?:Record<string,DelegateConfig>
Defined in: types.ts:42
maxSteps?
optionalmaxSteps?:number
Defined in: types.ts:40
sharedContext?
optionalsharedContext?:SharedContext
Defined in: types.ts:43
signal?
optionalsignal?:AbortSignal
Defined in: types.ts:41
skill?
optionalskill?:any
Defined in: types.ts:39
systemPrompt?
optionalsystemPrompt?:string
Defined in: types.ts:38
tools?
optionaltools?:ToolDefinition[]
Defined in: types.ts:37