langchain.js
    Preparing search index...

    Class JsonGetValueTool

    A tool in the LangChain framework that retrieves the value at a given path in a JSON object.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    description: string = ...
    jsonSpec: JsonSpec
    name: string = "json_get_value"

    Methods

    • Returns string