langchain.js
    Preparing search index...

    Import from "@langchain/core/output_parsers/openai_tools"

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    initialParser: JsonOutputToolsParser
    keyName: string

    The type of tool calls to return.

    lc_namespace: string[] = ...
    lc_serializable: boolean = true
    returnId: boolean = false
    returnSingle: boolean = false

    Whether to return only the first tool call.

    Methods

    • Parameters

      • generations: ChatGeneration[]

      Returns Promise<any>

    • Returns string