batchEmbeddingEndpoint property

String get batchEmbeddingEndpoint

Implementation

String get batchEmbeddingEndpoint =>
    'models/${config.model}:batchEmbedContents';