React Native Firebase
    Preparing search index...

    Params passed to getGenerativeModel.

    interface RequestOptions {
        baseUrl?: string;
        timeout?: number;
    }
    Index

    Properties

    Properties

    baseUrl?: string

    Base url for endpoint. Defaults to https://firebasevertexai.googleapis.com

    timeout?: number

    Request timeout in milliseconds. Defaults to 180 seconds (180000ms).