embeddingDataType

@JvmName(name = "diytawfamodxqtff")
suspend fun embeddingDataType(value: Output<String>)
@JvmName(name = "bqlemsceiqucuilu")
suspend fun embeddingDataType(value: String?)

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.