AsposeLLMApi.ForceCacheCleanup
AsposeLLMApi.ForceCacheCleanup method
Forces cleanup of the current chat session cache using the specified strategy.
public void ForceCacheCleanup(
CacheCleanupStrategy strategy = CacheCleanupStrategy.KeepSystemPromptOnly)
| Parameter | Type | Description |
|---|---|---|
| strategy | CacheCleanupStrategy | The strategy to use for cache cleanup. Default is KeepSystemPromptOnly. |
See Also
- class AsposeLLMApi
- namespace Aspose.LLM
- assembly Aspose.LLM