Configure engine-wide defaults in Aspose.LLM for .NET — model cache path, debug logging, log file location, and default thread count....ModelCachePath = @"D:\models" ; using var api = AsposeLLMApi . Create ( preset...EnableDebugLogging = true ; using var api = AsposeLLMApi . Create ( preset...