FileModelPath

AsposeAIModelConfig.FileModelPath property

Local path to the folder containing the model files. If specified, this will be used instead of downloading. Default empty.

public string? FileModelPath { get; set; }

See Also