AxResolvedAutoUpgrade
type AxResolvedAutoUpgrade = object;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/agent/config.ts#L96
Properties
contextFields
contextFields: object;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/agent/config.ts#L98
enabled
enabled: boolean;previewChars
previewChars: number;promoteAboveChars
promoteAboveChars: number;functionDiscovery
functionDiscovery: object;Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/agent/config.ts#L97
aboveFunctionDocChars
aboveFunctionDocChars: number;enabled
enabled: boolean;