Click or drag to resize

PdfAI ResetChatHistory Method

Reset chat history associated with current sessionID /// the id of chat session.

Namespace: Spire.Pdf.AI
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public string ResetChatHistory(
	string sessionId = ""
)

Parameters

sessionId (Optional)
Type: System String

Return Value

Type: String
See Also