weaviate-client
    Preparing search index...

    Type Alias Text2VecMorphConfig

    type Text2VecMorphConfig = {
        baseURL?: string;
        model?: string;
    }
    Index

    Properties

    Properties

    baseURL?: string

    The base URL to use where API requests should go.

    model?: string

    The model to use.