Table of Contents

Method ClearHistory

Namespace
LMKit.Retrieval
Assembly
LM-Kit.NET.dll

ClearHistory()

Clears the conversation history while keeping loaded documents.

public void ClearHistory()

Remarks

Call this method to start a new conversation about the same documents without reloading them.

Exceptions

ObjectDisposedException

Thrown if this instance has been disposed.