We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15621fc commit b493196Copy full SHA for b493196
dotnet/src/Agents/Core/ChatCompletionAgent.cs
@@ -3,7 +3,6 @@
3
using System;
4
using System.Collections.Generic;
5
using System.Diagnostics.CodeAnalysis;
6
-using System.Linq;
7
using System.Runtime.CompilerServices;
8
using System.Text;
9
using System.Text.Json;
0 commit comments