Logo
Explore
Register Sign In
agent/agent-framework
1
0
Fork 0
You've already forked agent-framework
mirror of https://github.com/microsoft/agent-framework.git synced 2026-06-16 21:04:09 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
b4e5f8a064b05a6a4e7bc4fbdfef00c66ae30c9f
agent-framework/dotnet/tests/AzureAIAgentsPersistent.IntegrationTests
T
SergeyMenshykh 7966410699 merge with latest main
7966410699 ยท 2026-02-09 13:26:06 +00:00
History
..
AzureAIAgentsChatClientAgentRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
AzureAIAgentsChatClientAgentRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
AzureAIAgentsPersistent.IntegrationTests.csproj
.NET: Upgrade to .NET 10 (#2128)
2025-11-22 04:14:15 +00:00
AzureAIAgentsPersistentCreateTests.cs
.NET: Delete sync extension methods for agent (#3291)
2026-01-20 11:24:58 +00:00
AzureAIAgentsPersistentFixture.cs
.NET: [BREAKING] Provide agent and session to AIContextProvider & ChatHistoryProvider (#3695)
2026-02-05 15:58:41 +00:00
AzureAIAgentsPersistentRunStreamingTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
AzureAIAgentsPersistentRunTests.cs
Remove AdditionalInstructions from AgentRunOptions since it is not well supported outside of ChatClientAgents (#87)
2025-06-20 11:54:37 +00:00
AzureAIAgentsPersistentStructuredOutputRunTests.cs
.NET:[Breaking] Add support for structured output (#3658)
2026-02-04 19:47:36 +00:00