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.0aierrorsnormalize_invoke

ai.errors.normalize_invoke

Kept as a named boundary for the invoke-path call sites; identical gate.

Reference version

Signature

function ai.errors.normalize_invoke(error: ai.errors.RaisedInClient) -> ai.errors.InvokeError

Kept as a named boundary for the invoke-path call sites; identical gate.

Source:<builtin>/ai/ns_errors/errors.bamlbytes 5086–5187

Related definitions

  • ai.errors.InvokeError
  • ai.errors.RaisedInClient

On this page

  • Signature
  • 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