langchain.js
    Preparing search index...

    Interface for parameters required by the SERPGoogleScholarAPITool class.

    interface GoogleScholarAPIParams {
        apiKey?: string;
    }
    Index

    Properties

    Properties

    apiKey?: string

    Optional API key for accessing the SerpApi service.