Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 994 Bytes

BatchEmbedContentsResponse.md

File metadata and controls

48 lines (28 loc) · 994 Bytes

google.generativeai.protos.BatchEmbedContentsResponse

View source on GitHub

The response to a BatchEmbedContentsRequest.

Attributes

embeddings

MutableSequence[google.ai.generativelanguage.ContentEmbedding]

Output only. The embeddings for each request, in the same order as provided in the batch request.