Skip to content

CompleteLLMCallParams

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

optional cost: number

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

Cost in USD


optional finishReason: string | null

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

Finish reason


optional response: string

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

Accumulated response text


optional usage: TokenUsage

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

Token usage