SemanticContext
Defined in: types.ts:685
Optional semantic context attached to an execution event by adapters.
Properties
inputSummary?
readonlyoptionalinputSummary?:string
Defined in: types.ts:688
intent?
readonlyoptionalintent?:string
Defined in: types.ts:686
modelId?
readonlyoptionalmodelId?:string
Defined in: types.ts:691
outputSummary?
readonlyoptionaloutputSummary?:string
Defined in: types.ts:689
tokenCost?
readonlyoptionaltokenCost?:number
Defined in: types.ts:690
trigger?
readonlyoptionaltrigger?:string
Defined in: types.ts:687