Type alias Text2VecGoogleAiStudioConfig

Text2VecGoogleAiStudioConfig: {
    model?: string;
    titleProperty?: string;
}

Type declaration

  • Optional model?: string

    The model ID to use.

  • Optional titleProperty?: string

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