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/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/dsp/types.ts#L160

Properties

results

TypeScript
results: readonly object[];

Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/dsp/types.ts#L162


type

TypeScript
type: "function";

Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/dsp/types.ts#L161

Docs