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

AxDiscoveryTurnSummary

TypeScript
type AxDiscoveryTurnSummary = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/agent/agentInternal/agentInternalTypes.ts#L165

Properties

functions

TypeScript
functions: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/agent/agentInternal/agentInternalTypes.ts#L167


modules

TypeScript
modules: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/agent/agentInternal/agentInternalTypes.ts#L166


texts

TypeScript
texts: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/agent/agentInternal/agentInternalTypes.ts#L168

Docs