embeddingDataType

@JvmName(name = "oysrcjpfsxofdbrk")
suspend fun embeddingDataType(value: Output<String>)
@JvmName(name = "ejyyxtbdntyfqpvl")
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.