Table of Contents

Constructor ChatHistory

Namespace
LMKit.TextGeneration.Chat
Assembly
LM-Kit.NET.dll

ChatHistory(LM)

Create a new instance of the ChatHistory class.

public ChatHistory(LM model)

Parameters

model LM

Specifies the Model object that will be utilized in conjunction with this chat history instance.