XAIEmbeddingResponse constructor

XAIEmbeddingResponse(
  1. List<XAIEmbeddingData> data
)

Implementation

XAIEmbeddingResponse(this.data);