AxProgramForwardOptionsWithModels
type AxProgramForwardOptionsWithModels<T> = AxProgramForwardOptions<AxAIServiceModelType<T>>;
Defined in: https://github.com/ax-llm/ax/blob/be56d0cb4027af0a3a23d397cd01a57261e362d4/src/ax/dsp/types.ts#L151
Type Parameters
Type Parameter |
---|
T extends Readonly <AxAIService <any , any , any >> |