langchain.js
    Preparing search index...

    Interface for parameters required by SERPGoogleTrendsTool class.

    interface SERPGoogleTrendsToolParams {
        apiKey?: string;
    }
    Index

    Properties

    Properties

    apiKey?: string