usage property
The usage information for the request.
Implementation
CreateEmbeddingResponseObject get object;/// The usage information for the request.
@JsonKey(includeIfNull: false) EmbeddingUsage? get usage;
The usage information for the request.
CreateEmbeddingResponseObject get object;/// The usage information for the request.
@JsonKey(includeIfNull: false) EmbeddingUsage? get usage;