@vectorize-io/vectorize-client
    Preparing search index...

    Variable AIPlatformTypeConst

    AIPlatformType: {
        Bedrock: "BEDROCK";
        Openai: "OPENAI";
        Vectorize: "VECTORIZE";
        Vertex: "VERTEX";
        Voyage: "VOYAGE";
    } = ...

    Type declaration

    • ReadonlyBedrock: "BEDROCK"
    • ReadonlyOpenai: "OPENAI"
    • ReadonlyVectorize: "VECTORIZE"
    • ReadonlyVertex: "VERTEX"
    • ReadonlyVoyage: "VOYAGE"