langchain.js
    Preparing search index...

    Class for interacting with the StackExchange API It extends the base Tool class to perform retrieval.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    description: string = "Stack Exchange API Implementation"
    name: string = "stackexchange"

    Methods

    • Parameters

      • query: string

      Returns Promise<string>