SemanticContext
Defined in: types.ts:601
Optional semantic context attached to an execution event by adapters.
Properties
inputSummary?
readonlyoptionalinputSummary?:string
Defined in: types.ts:604
intent?
readonlyoptionalintent?:string
Defined in: types.ts:602
modelId?
readonlyoptionalmodelId?:string
Defined in: types.ts:607
outputSummary?
readonlyoptionaloutputSummary?:string
Defined in: types.ts:605
tokenCost?
readonlyoptionaltokenCost?:number
Defined in: types.ts:606
trigger?
readonlyoptionaltrigger?:string
Defined in: types.ts:603