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

readonly name: string

Defined in: src/core/agent/toolChoice/types.ts:51


score

readonly score: number

Defined in: src/core/agent/toolChoice/types.ts:52

On this page