ART Framework API Docs
    Preparing search index...

    Type Alias ArtStandardPrompt

    ArtStandardPrompt: ArtStandardMessage[]

    Represents the entire prompt as an array of standardized messages (ArtStandardMessage).

    Constructed by agent logic (e.g., PESAgent) and optionally validated via PromptManager.validatePrompt before being sent to the ReasoningEngine and translated by a ProviderAdapter for provider-specific API formats.