DirectoryModelPath

AsposeAIModelConfig.DirectoryModelPath property

Optional path where downloaded or processed models will be cached. If not set, a default system location will be used.

public string? DirectoryModelPath { get; set; }

See Also