embedding property

List<double> embedding
final

Embedding vector values. If an error occurs, this will be an empty array.

Implementation

final List<double> embedding;