agentix-embed-code-ts - v0.1.1
    Preparing search index...
    interface TokenizedInput {
        inputIds: Int32Array;
        attentionMask: Int32Array;
        tokenTypeIds: Int32Array;
    }
    Index

    Properties

    inputIds: Int32Array
    attentionMask: Int32Array
    tokenTypeIds: Int32Array