com.microsoft.semantickernel.services.chatcompletion
Classes
| ChatHistory |
Provides a history of messages between the User, Assistant and System |
| ChatMessageContent<T> |
Represents the content of a chat message |
Interfaces
| ChatCompletionService |
Chat completion service interface. |
| StreamingChatContent<T> |
Base class which represents the content returned by a chat completion service. |
Enums
| AuthorRole |
Role of the author of a chat message |