AsposeLLMApi.LoadChatSession
AsposeLLMApi.LoadChatSession method
Loads a chat session from a file
public Task<string> LoadChatSession(string filePath)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | Path to load the session state from |
Return Value
Session identifier
See Also
- class AsposeLLMApi
- namespace Aspose.LLM
- assembly Aspose.LLM