Table of Contents

Namespace Uralstech.UGemini.Models.Embedding

Classes

GeminiBatchEmbedContentRequest

Generates multiple embeddings from the model given input text in a synchronous call.

GeminiBatchEmbedContentResponse

The response to a GeminiBatchEmbedContentRequest.

GeminiContentEmbedding

A list of floats representing an embedding.

GeminiEmbedContentRequest

Generates an embedding from the model.

GeminiEmbedContentResponse

The response to a GeminiEmbedContentRequest.

Enums

GeminiEmbedTaskType

Type of task for which the embedding will be used.