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