Share via


FindOptions Class

Definition

The options for finding entries in the vectorbase.

public class FindOptions
type FindOptions = class
Public Class FindOptions
Inheritance
FindOptions

Constructors

Name Description
FindOptions()

Properties

Name Description
MaxEntries

The maximum number of entries to return.

Threshold

The threshold for the cosine similarity.

Applies to