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

Properties

results

TypeScript
results: readonly object[];

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


type

TypeScript
type: "function";

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

Docs