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