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/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/agent/agentInternal/agentInternalTypes.ts#L175

Properties

functions

TypeScript
functions: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/agent/agentInternal/agentInternalTypes.ts#L177


modules

TypeScript
modules: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/agent/agentInternal/agentInternalTypes.ts#L176


texts

TypeScript
texts: Set<string>;

Defined in: https://github.com/ax-llm/ax/blob/3306475085414d36aee4411ad2466e08e53bef8a/src/ax/agent/agentInternal/agentInternalTypes.ts#L178

Docs