114 Commits (cf1365763ca5c7ea39ffceab6c06fe1663c32b0d)

Author SHA1 Message Date
  Jacob Alber cf1365763c
feat: Implement AgentChat.NET Termination Conditions (#5839) 1 year ago
  Griffin Bassman 8199a2c0a1
feat: [dotnet] open control channel for grpc save/load (#5489) 1 year ago
  Jacob Alber 0a988b6393
fix: Recurrent SendMessageAsync deadlock in message handler (#5916) 1 year ago
  Jacob Alber b4c1e5841f
feat: Save/Load for AgentChat.NET (#5841) 1 year ago
  Jacob Alber 05b14f197a
feat: Enable Reset in AgentChat.NET (#5855) 1 year ago
  cedricmendelin b37c192424
Dotnet: Add modelServiceId support to SemanticKernelAgent (#5422) 1 year ago
  Jack Gerrits 181925c95d
[dotnet] Add mixin for easier state save/load apis (#5438) 1 year ago
  Ryan Sweet 3a239c5336
message registry buffer size limit #5582 (#5603) 1 year ago
  Ryan Sweet acd7e86430
add a buffer to message delivery so that clients wh subscribe within a window can receive (#5543) 1 year ago
  Ryan Sweet ff7f863e73
Improve e2e integration tests and isolate tests from other things; includes patch to Serializer (#5497) 1 year ago
  Ryan Sweet eb80286adf
remove noisy logging (#5446) 1 year ago
  Xiaoyun Zhang 7f0acd78a8
.NET update global.json to use 9.0.100 (#5517) 1 year ago
  Jacob Alber 392aa14491
fix: Add deferral to RegisterAgentType and (Add/Remove)Subscription (#5494) 1 year ago
  Ryan Sweet edbd20167b
bring back grpc service (#5377) 1 year ago
  Jacob Alber 9f1c4c924f
.NET AgentChat Part 1: Abstractions, Base Classes, RoundRobin (#5434) 1 year ago
  Jack Gerrits 362d6a4e6b
Use a root json element instead of dict (#5430) 1 year ago
  Griffin Bassman c8e4ad8242
feat: save/load test for dotnet agents (#5284) 1 year ago
  Jack Gerrits 25f26a338b
Updates to proto for state apis (#5407) 1 year ago
  Griffin Bassman da6f918708
feat: add dotnet code coverage (#5403) 1 year ago
  Griffin Bassman 442df18397
feat: dotnet runtime tests (#5342) 1 year ago
  Jack Gerrits 08f9830bf7
Dotnet Grpc worker implementation (#5245) 1 year ago
  Griffin Bassman 9af6883fbe
fix: dotnet test CI and standardize test categories (#5286) 1 year ago
  Jacob Alber 465a97472d
feat: Release pre-requisites for Microsoft.AutoGen.Core NuGet (#5270) 1 year ago
  Griffin Bassman 994c8660df
fix: add unit tests for dotnet and improve test infrastructure (#5269) 1 year ago
  Griffin Bassman fca1de9279
feat: dotnet AgentId and MetaData tests (#5271) 1 year ago
  Griffin Bassman 850377c74a
fix: Various fixes and cleanups to dotnet autogen core (#5242) 1 year ago
  Jacob Alber 43e9c266c1
feat: Enable queueing and step mode in InProcessRuntime (#5239) 1 year ago
  Jack Gerrits caa33124bf remove unported things from the solution 1 year ago
  Jacob Alber d9e0013975 feat: Implement mechanism to abstract over IHandle implementations 1 year ago
  Jack Gerrits d48b54fcaf rename Handle to HandleAsync 1 year ago
  Jack Gerrits 0b850fdbdb add unsub test 1 year ago
  Jack Gerrits e15b449c16 fix test agent 1 year ago
  Jack Gerrits b16b94feb8 WIP, moved to base namespace 1 year ago
  Jack Gerrits b19374e81d first tests 1 year ago
  Jacob Alber 537277554e test: Add test for topic-based delivery 1 year ago
  Ryan Sweet 92941c6d70
Rysweet 5217 add send message (#5219) 1 year ago
  Ryan Sweet 0aed066728
Rysweet 5207 net runtime interface to match python add registration to interface and inmemoryruntime (#5215) 1 year ago
  Ryan Sweet 10e40b5a1f
Rysweet 5201 refactor runtime interface (#5204) 1 year ago
  Ryan Sweet b6597fdd24
rysweet-unsubscribe-and-agent-tests-4744 (#4920) 1 year ago
  Ryan Sweet c1646f21c0
Rysweet 4676 remove iagentruntime - collapse into iagentworker (#4740) 1 year ago
  Ryan Sweet a19c848622
rysweet-4677-rename-agents-project-to-core-trim-dependencies (#4696) 1 year ago
  Ryan Sweet cdd84acd05
Rysweet 4688 core doesnt use orleans (#4689) 1 year ago
  Ryan Sweet c169df8b7b
Rysweet 4679 move grpc to runtimegrpc project (#4680) 1 year ago
  Ryan Sweet 55e157cb99
Rysweet refactor 4670 rename abstractions to contracts (#4674) 1 year ago
  Ryan Sweet c9ebe32bd7
refactor renaming agent base - 4667 (#4669) 1 year ago
  Ryan Sweet 7d01bc6136
adds integration test for the InMemoryRuntime (#4659) 1 year ago
  Ryan Sweet d96997232f
rysweet-4150-xlang-ci-test (#4596) 1 year ago
  Ryan Sweet b94abb2a6c
add default subscriptions for the agent type - Implicitly created sub… (#4324) 1 year ago
  Xiaoyun Zhang 8f4d8c89c3
.NET add roleplay tool call orchestrator in AutoGen.OpenAI (#4323) 1 year ago
  Xiaoyun Zhang ac8fd99872
[.NET] Parse data uri when creating ImageMessage (#4272) 1 year ago