OpenaiEmbedResponseSpecification

constructor(embeddings: List<List<Float>>? = null, index: Int? = null, delay: Duration = 0.seconds)(source)