Field Vector
Gets the vector data associated with the point entry. This data is typically a list of floating-point numbers representing an embedding.
public readonly IList<float> Vector
Gets the vector data associated with the point entry. This data is typically a list of floating-point numbers representing an embedding.
public readonly IList<float> Vector