var builder = DistributedApplication.CreateBuilder(args); builder.AddProject("dfs-ai-api"); builder.Build().Run();