namespace AxCopilot.Services; public record ModelRouteResult(string Service, string Model, string DisplayName, string DetectedIntent, double Confidence);