Microsoft.SemanticKernel.ChatCompletion Namespace

Classes

ChatCompletionServiceExtensions

Class sponsor that holds extension methods for IChatCompletionService interface.

ChatHistory

Provides a history of chat messages from a chat conversation.

ChatMessageContentItemCollection

Contains collection of chat message content items of type KernelContent.

StreamingKernelContentItemCollection

Contains collection of streaming kernel content items of type StreamingKernelContent.

Structs

AuthorRole

A description of the intended purpose of a message within a chat completions interaction.

Interfaces

IChatCompletionService

Interface for chat completion services.