in ChatBot/Program.cs [12:15]
public static void Main(string[] args) { CreateHostBuilder(args).Build().Run(); }