OpenInference JS
    Preparing search index...
    EmbeddingAttributePostfixes: {
        embeddings: "embeddings";
        model_name: "model_name";
        text: "text";
        vector: "vector";
    } = ...

    Type Declaration

    • Readonlyembeddings: "embeddings"
    • Readonlymodel_name: "model_name"
    • Readonlytext: "text"
    • Readonlyvector: "vector"