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

AxGEPATraceSummaryCall

TypeScript
type AxGEPATraceSummaryCall = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L12

Properties

args

TypeScript
args: string;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L17


componentId?

TypeScript
optional componentId: string;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L13


fn

TypeScript
fn: string;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L14


ms

TypeScript
ms: number;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L16


ok

TypeScript
ok: boolean;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L15


result

TypeScript
result: string;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/dsp/optimizers/gepaReflection.ts#L18

Docs