Class StructuredOutputError

Error thrown when structured output generation fails.

Hierarchy

  • Error
    • StructuredOutputError

Constructors

Methods

Properties

validationErrors: ValidationIssue[]

Validation issues that caused the failure

rawOutput: string

Raw output that failed validation

retryCount: number

Number of retries attempted

Strategy that was used