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
f47645cdc8001e7bf14052d60615b49accff53ee
agent-framework/dotnet/tests/AzureAIAgentsPersistent.IntegrationTests
T
westey 3ec881509c .NET: Delete sync extension methods for agent (#3291)
* Delete sync extension methods for agent

* Fix comments and obsolete attribute

* Remove more sync methods.

* Fix naming and comments.

* Fix unit tests
3ec881509c ยท 2026-01-20 11:24:58 +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
Rename AI Agent packages to use Microsoft.Agents.AI (#913)
2025-09-25 19:31:25 +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