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
shkr/feat_durable_task-nested+loop-sample
agent-framework/dotnet/tests/Microsoft.Agents.AI.CosmosNoSql.UnitTests
T
westey 21e00c054b .NET: Rename ChatMessageStore to ChatHistoryProvider (#3375)
* Rename ChatMessageStore to ChatHistoryProvider

* Fix merge issue

* Fixed PR comments

* Fix tests after property rename

* Add unit tests and fix merge issues

* Fix encoding
21e00c054b ยท 2026-01-23 15:49:01 +00:00
History
..
.editorconfig
.NET: Add Cosmos DB implementations for ChatMessageStore and CheckpointStore. (#1838)
2025-11-26 12:36:27 +00:00
CosmosChatHistoryProviderTests.cs
.NET: Rename ChatMessageStore to ChatHistoryProvider (#3375)
2026-01-23 15:49:01 +00:00
CosmosCheckpointStoreTests.cs
.NET: Cosmos DB UT Fast Skip (For Non-Configured Local envs) (#2906)
2025-12-16 17:37:41 +00:00
CosmosDBCollectionFixture.cs
.NET: Add Cosmos DB implementations for ChatMessageStore and CheckpointStore. (#1838)
2025-11-26 12:36:27 +00:00
Microsoft.Agents.AI.CosmosNoSql.UnitTests.csproj
.NET: Add Cosmos DB implementations for ChatMessageStore and CheckpointStore. (#1838)
2025-11-26 12:36:27 +00:00