Package version:

Interface VectorsDebugInfo

interface VectorsDebugInfo {
    subscores?: QueryResultDocumentSubscores;
}

Properties

Properties

The breakdown of subscores of the document prior to the chosen result set fusion/combination method such as RRF. NOTE: This property will not be serialized. It can only be populated by the server.