Method ClearHistory
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.