/** * SMI-2754: MultiLLMProvider Metrics Tests * * Tests for aggregateMetrics and runCompatibilityTest: * - aggregateMetrics with populated map * - aggregateMetrics with empty map (providerCount === 0 branch) * - runCompatibilityTest with all providers succeeding * - runCompatibilityTest with one provider throwing * - runCompatibilityTest result filtering (score >= 0.7) * - runCompatibilityTest with no providers */ export {}; //# sourceMappingURL=MultiLLMProvider.metrics.test.d.ts.map