weaviate-client
    Preparing search index...

    Type Alias Text2VecGoogleAiStudioConfig

    type Text2VecGoogleAiStudioConfig = {
        model?: string;
        titleProperty?: string;
    }
    Index

    Properties

    model?: string

    The model ID to use.

    titleProperty?: string

    The Weaviate property name for the gecko-002 or gecko-003 model to use as the title.