BaseVectorThreshold interface
The threshold used for vector queries.
Properties
| kind | Polymorphic discriminator, which specifies the different types this object can be |
Property Details
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "vectorSimilarity" | "searchScore"
Property Value
"vectorSimilarity" | "searchScore"