Interface protos.google.ai.generativelanguage.v1alpha.IBatchEmbedTextRequest (2.9.0)

Properties of a BatchEmbedTextRequest.

Package

@google-ai/generativelanguage

Properties

model

model?: (string|null);

BatchEmbedTextRequest model

requests

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

BatchEmbedTextRequest requests

texts

texts?: (string[]|null);

BatchEmbedTextRequest texts