langchain.js
    Preparing search index...

    Class StructuredOutputParsingError

    Raised when structured output tool call arguments fail to parse according to the schema.

    Hierarchy

    • Error
      • StructuredOutputParsingError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • toolName: string
      • errors: string[]

      Returns StructuredOutputParsingError

    Properties

    errors: string[]
    toolName: string