Removed Persistent SDK IChatClient implementation (#190)

This commit is contained in:
Dmytro Struk
2025-07-15 10:37:42 -07:00
committed by GitHub
Unverified
parent 2e6f6a4008
commit fa96f74ee9
7 changed files with 4 additions and 524 deletions
@@ -7,11 +7,11 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\Microsoft.Extensions.AI.Agents.AzureAI\Microsoft.Extensions.AI.Agents.AzureAI.csproj" />
<ProjectReference Include="..\AgentConformance.IntegrationTests\AgentConformance.IntegrationTests.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Azure.AI.Agents.Persistent" />
<PackageReference Include="Azure.Identity" />
</ItemGroup>