embedding Data Type
Parameters
value
Data type for the vectors when using a model to convert text into vector embeddings. The model must support the specified data type for vector embeddings. Valid values are FLOAT32
and BINARY
.
Data type for the vectors when using a model to convert text into vector embeddings. The model must support the specified data type for vector embeddings. Valid values are FLOAT32
and BINARY
.