Interface protos.google.ai.generativelanguage.v1beta.IBatchEmbedTextRequest (2.6.0)

Properties of a BatchEmbedTextRequest.

Package

@google-ai/generativelanguage

Properties

model

model?: (string|null);

BatchEmbedTextRequest model

requests

requests?: (google.ai.generativelanguage.v1beta.IEmbedTextRequest[]|null);

BatchEmbedTextRequest requests

texts

texts?: (string[]|null);

BatchEmbedTextRequest texts