Documentation

HomeBAMLCLICloudTutorialsExamples

BAML documentation

  • Overview
  • Get started
  • Book
    • 8. Handle errors
    • 11. Interfaces
    • 12. Run work concurrently
  • Language reference
    • Functions
  • Standard packages
  • Language bridges
    • TypeScript

Products

  • BAML CLI
  • Cloud

Resources

  • Tutorials
    • Structured extraction
  • Examples
    • Classify support tickets
HomeBAMLCLICloudTutorialsExamples
Start

Sections

  • Overview
  • Get started
  • Book
    • 8. Handle errors
    • 11. Interfaces
    • 12. Run work concurrently
  • Language reference
    • Functions
  • Standard packages
  • Language bridges
    • TypeScript

Products

  • BAML CLI
  • Cloud

Resources

  • Tutorials
    • Structured extraction
  • Examples
    • Classify support tickets
BAMLStandard packagesv0.19.0aierrorsParseFailed

ai.errors.ParseFailed

class in the ai package.

Reference version

Signature

class ai.errors.ParseFailed

Source:<builtin>/ai/ns_errors/errors.bamlbytes 7260–7450

Fields

provider

string

raw_output

string

Implementations

ai.errors.Failure for ai.errors.ParseFailed

Instance methods

function

retry_safety

(self) -> ai.errors.RetrySafety

Source:<builtin>/ai/ns_errors/errors.bamlbytes 7330–7448

Related definitions

  • ai.errors.Failure
  • ai.errors.RetrySafety

On this page

  • Signature
  • Fields
  • Implementations
  • Related definitions

Build with BAML

Start with the language guide and a checked BAML function.

Continue into generated package and CLI references for the exact selected toolchain.

Get started
Developer documentation for BAML and Boundary products. Source available on GitHub. View release notes