Interfaces
ToolChoiceScore
Interface: ToolChoiceScore
Defined in: src/core/agent/toolChoice/types.ts:50
One offered name with the probability the provider gave it.
Properties
name
readonlyname:string
Defined in: src/core/agent/toolChoice/types.ts:51
score
readonlyscore:number
Defined in: src/core/agent/toolChoice/types.ts:52
