namespace BotSharp.Plugin.RoutingSpeeder.Settings; public class fastTextSetting { public string ModelPath { get; set; } }