Logo
Explore
Register Sign In
agent/agent-framework
2
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
bd61e5f411ec560c14bbdb4233a28c4f496113b8
agent-framework/dotnet/tests/Microsoft.Extensions.AI.Agents.UnitTests
T
westey bd61e5f411 .NET: [BREAKING] Add GetService for AIContextProviders and ChatMessageStore (#874)
* Add GetService for AIContextProviders and ChatMessageStore

* Change styling and fix format issues

* Update sample code to allow for missing memory component.
bd61e5f411 ยท 2025-09-24 14:58:16 +00:00
History
..
ChatCompletion
.NET: [BREAKING] Add GetService for AIContextProviders and ChatMessageStore (#874)
2025-09-24 14:58:16 +00:00
AgentExtensionsTests.cs
.NET: [BREAKING] Subclass AgentThread so that different agents have their own threads with their own typed settings. (#798)
2025-09-23 10:30:06 +00:00
CopilotStudioAgentTests.cs
Enable more analyzers and various code tweaks/cleanup (#738)
2025-09-18 01:48:25 +00:00
Microsoft.Extensions.AI.Agents.UnitTests.csproj
.NET: A2A agent (#520)
2025-09-01 08:30:30 +00:00
OpenTelemetryAgentTests.cs
.NET: [BREAKING] Subclass AgentThread so that different agents have their own threads with their own typed settings. (#798)
2025-09-23 10:30:06 +00:00
TestJsonSerializerContext.cs
.NET: [BREAKING] Subclass AgentThread so that different agents have their own threads with their own typed settings. (#798)
2025-09-23 10:30:06 +00:00