AxAgentRecursionOptions
type AxAgentRecursionOptions = Partial<Omit<AxProgramForwardOptions<string>, "functions">>;Forward options forwarded to the AxGen spawned by each llmQuery(...) call.
type AxAgentRecursionOptions = Partial<Omit<AxProgramForwardOptions<string>, "functions">>;Forward options forwarded to the AxGen spawned by each llmQuery(...) call.