Hierarchy (view full)

Constructors

Properties

cacheInfo?: CacheMetadata

Cache-related metadata if available from the provider

endTime: Date
errorInfo?: AIErrorInfo

Structured error information for better error handling and retry logic

errorMessage: string
exception: any
modelSpecificResponseDetails?: Record<string, any>

Optional provider-specific response metadata and details not captured in standard fields. This is a flexible field that can contain any additional information the AI provider returns. Structure varies by AI provider.

startTime: Date
statusText: string
success: boolean

Accessors