Microsoft.SemanticKernel.ChatCompletion Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |