embeddings property

List<double> get embeddings

The embedding vectors.

Implementation

List<double> get embeddings => output;