langchain.js
    Preparing search index...

    Interface for the parameters required to instantiate a BraveSearch instance.

    interface BraveSearchParams {
        apiKey?: string;
    }
    Index

    Properties

    Properties

    apiKey?: string