AsposeLLMApi.SaveChatSession
AsposeLLMApi.SaveChatSession method
Saves a chat session to a file
public void SaveChatSession(string sessionId, string? filePath = null)
| Parameter | Type | Description |
|---|---|---|
| sessionId | String | Session identifier |
| filePath | String | Optional path to save the session state. If null, will use session ID as filename |
See Also
- class AsposeLLMApi
- namespace Aspose.LLM
- assembly Aspose.LLM