AxResultPickerFunctionFunctionResults Generated TypeScript API reference. typescript api api/reference build/apidocs/TypeAlias.AxResultPickerFunctionFunctionResults.md type AxResultPickerFunctionFunctionResults

AxResultPickerFunctionFunctionResults

TypeScript
type AxResultPickerFunctionFunctionResults = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/types.ts#L151

Properties

results

TypeScript
results: readonly object[];

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/types.ts#L153


type

TypeScript
type: "function";

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/types.ts#L152

Docs