Skip to content

AddLLMCallParams

Defined in: core/execution-tree.ts:124

iteration: number

Defined in: core/execution-tree.ts:126

Iteration number (1-indexed)


model: string

Defined in: core/execution-tree.ts:128

Model identifier


optional parentId: string | null

Defined in: core/execution-tree.ts:132

Parent node ID (for subagent LLM calls)


optional request: LLMMessage[]

Defined in: core/execution-tree.ts:130

Request messages