generative-ai-python
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.