Table of Contents

Namespace Uralstech.UGemini.Models.Generation.Candidate

Classes

GeminiCandidate

A response candidate generated from the model.

GeminiLogprobsCandidate

Candidate for the logprobs token and score.

GeminiLogprobsResult

Logprobs result.

GeminiPromptFeedback

A set of the feedback metadata for the prompt specified in a generation request.

GeminiTopLogprobsCandidates

Candidates with top log probabilities at each decoding step.

GeminiUsageMetadata

Metadata on the generation request's token usage.

Enums

GeminiFinishReason

Defines the reason why the model stopped generating tokens.