embeddings property

List<Embedding> embeddings
final

Output only. The embeddings generated from the input text.

Implementation

final List<Embedding> embeddings;