com.microsoft.semantickernel.aiservices.google.chatcompletion

Classes

GeminiChatCompletion

A chat completion service that uses the Gemini model to generate chat completions.

GeminiChatCompletion.Builder

Builder for GeminiChatCompletion.

GeminiChatMessageContent<T>

Represents the content of a chat message.

GeminiFunctionCall

Represents a function call in Gemini.

GeminiStreamingChatMessageContent<T>

Represents the content of a chat message.

GeminiXMLPromptParser

Parses an XML prompt for a Gemini chat.

GeminiXMLPromptParser.GeminiParsedPrompt

Represents a parsed prompt for Gemini chat.

Enums

GeminiRole

Represents the role of a message in a Gemini conversation.