langchain.js
    Preparing search index...

    Tool that queries the Google Places API

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    apiKey: string
    description: string = ...
    name: string = "google_places"

    Accessors

    • get lc_secrets(): undefined | { [key: string]: string }

      Returns undefined | { [key: string]: string }

    Methods

    • Parameters

      • input: string

      Returns Promise<string>

    • Returns string