AxSynthesizerOptions
Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/agent/synthesizer.ts#L44
Properties
| Property | Type | Description |
|---|---|---|
forwardOptions? | Partial<AxProgramForwardOptions<string>> | Forward options merged onto every responder call (debug, model choice, etc.). |
id? | string | Stable id used in namedPrograms() (e.g. responder). |