langchain.js
    Preparing search index...

    ConneryToolkit provides access to all the available actions from the Connery Runner.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    tools: ToolInterface[]

    Methods

    • Creates a ConneryToolkit instance based on the provided ConneryService instance. It populates the tools property of the ConneryToolkit instance with the list of available tools from the Connery Runner.

      Parameters

      Returns Promise<ConneryToolkit>

      A Promise that resolves to a ConneryToolkit instance.