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/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/agent/agentInternal/agentInternalTypes.ts#L189

Properties

functions

TypeScript
functions: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/agent/agentInternal/agentInternalTypes.ts#L191


modules

TypeScript
modules: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/agent/agentInternal/agentInternalTypes.ts#L190


texts

TypeScript
texts: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/agent/agentInternal/agentInternalTypes.ts#L192

Docs