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/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/dsp/types.ts#L151

Properties

results

TypeScript
results: readonly object[];

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


type

TypeScript
type: "function";

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

Docs