Package com.microsoft.semantickernel.services.chatcompletion
-
Interface Summary Interface Description ChatCompletionService Chat completion service interface.StreamingChatContent<T> Base class which represents the content returned by a chat completion service. -
Class Summary Class Description ChatHistory Provides a history of messages between the User, Assistant and SystemChatMessageContent<T> Represents the content of a chat message -
Enum Summary Enum Description AuthorRole Role of the author of a chat message