CompleteLLMCallParams
Defined in: core/execution-tree.ts:148
Properties
Section titled “Properties”
optionalcost:number
Defined in: core/execution-tree.ts:156
Cost in USD
finishReason?
Section titled “finishReason?”
optionalfinishReason:string|null
Defined in: core/execution-tree.ts:154
Finish reason
response?
Section titled “response?”
optionalresponse:string
Defined in: core/execution-tree.ts:150
Accumulated response text
usage?
Section titled “usage?”
optionalusage:TokenUsage
Defined in: core/execution-tree.ts:152
Token usage