XAIEmbeddingData constructor

XAIEmbeddingData(
  1. List<double> embedding
)

Implementation

XAIEmbeddingData(this.embedding);