We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d095ee9 commit b456780Copy full SHA for b456780
1 file changed
applications/evaluation/Evaluators/Faithfulness/FaithfulnessEvaluator.cs
@@ -1,5 +1,6 @@
1
// Copyright (c) Microsoft. All rights reserved.
2
3
+using System;
4
using System.Collections.Generic;
5
using System.Linq;
6
using System.Text.Json;
0 commit comments