vectorDimension property
Stores the dimension of Vector type (e.g., 1536 for Vector(1536)). Only populated for Vector types.
Implementation
int? vectorDimension;
Stores the dimension of Vector type (e.g., 1536 for Vector(1536)). Only populated for Vector types.
int? vectorDimension;