Table of Contents

Namespace LMKit.TextGeneration.Chat

Classes

ChatHistory

This class represents the chat history between a user and an assistant within a chat session.

ChatHistory.Message

Represents a chat message exchanged in a conversation, encapsulating the author, content, and processing status of the message.

Enums

AuthorRole

Specifies the role of the message author within a chat history.