3337 Commits (6bc896f6e23f604eb5e94de10df8a1706c9c84ed)
 

Author SHA1 Message Date
  Jacob Alber a67395798d
ci: remove every-commit trigger form nightly build (#5278) 1 year ago
  Eric Zhu 71bf20b8a2
chore: update package versions to 0.4.5 and remove deprecated requirements (#5280) 1 year ago
  Jack Gerrits 3fcb6e6b47
Fix apidoc generation (#5279) 1 year ago
  Jack Gerrits 902238fd68
Run metadata stage in addition to build (#5277) 1 year ago
  Victor Dibia b2800d729b
Update AGS to Use AgentChat Declarative Config Serialization (#5261) 1 year ago
  Jacob Alber a1b08aa1e9
fix: NuGet icon is broken when building in ADO (#5276) 1 year ago
  Jack Gerrits b05878aa4a
Create and publish documentation site for 0.4 dotnet (#5275) 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
  Eric Zhu f656ff1e01
feat: Support R1 reasoning text in model create result; enhance API docs (#5262) 1 year ago
  Eric Zhu 44db2cc1fb
fix: handle non-string function arguments in tool calls and add corresponding warnings (#5260) 1 year ago
  afourney aa23093f36
Adjusted M1 agent system prompt to remove TERMINATE (#5263) 1 year ago
  afourney fff201f813
Added an optional sources parameter to CodeExecutorAgent (#5259) 1 year ago
  Eric Zhu 403844ef2b
feat: add Semantic Kernel Adapter documentation and usage examples in user guides (#5256) 1 year ago
  Eric Zhu 7020f2ac34
fix: update human-in-the-loop tutorial with better system message to signal termination condition (#5253) 1 year ago
  Nour Bouzid 02e968a531
FunctionTool partial support (#5183) 1 year ago
  Mohammad Mazraeh 2f1684b698
update dependencies to work with protobuf 5 (#5195) 1 year ago
  Eric Zhu 225eb9d0b2
feat: introduce ModelClientStreamingChunkEvent for streaming model output and update handling in agents and console (#5208) 1 year ago
  Eric Zhu 8a0daf8285
Update website for v0.4.4 (#5246) 1 year ago
  Jack Gerrits bd5a24ba72
Start from just protos in core.grpc (#5243) 1 year ago
  Griffin Bassman 850377c74a
fix: Various fixes and cleanups to dotnet autogen core (#5242) 1 year ago
  Jacob Alber 2e83d7244a
refactor: Reduce reflection calls when using HandlerInvoker (#5241) 1 year ago
  Jacob Alber e6926352aa
feat: Expose self-delivery for InProcessRuntime in AgentsApp (#5240) 1 year ago
  Jacob Alber 43e9c266c1
feat: Enable queueing and step mode in InProcessRuntime (#5239) 1 year ago
  Eric Zhu 10996bc172
docs: Enhance documentation for SingleThreadedAgentRuntime with usage examples and clarifications; undeprecate process_next (#5230) 1 year ago
  Eric Zhu b29d0bda2f
update versions to 0.4.4 and m1 cli to 0.2.3 (#5229) 1 year ago
  Jack Gerrits 7445e4b276
Remove channel based control plane APIs, cleanup proto (#5236) 1 year ago
  XiaoYun Zhang 91249c4b33 update debugType option 1 year ago
  Jack Gerrits caa33124bf remove unported things from the solution 1 year ago
  Jacob Alber 235a3bfab3 feat: Enable Services mapping without passing in HostApplicationBuilder 1 year ago
  Jacob Alber 7a6f4ded2e fix: Crash when sending message an agent does not listen to 1 year ago
  Jacob Alber 34d34142b3 fix: Remember to register the IAgentRuntime in the DI AppBuilder 1 year ago
  Jacob Alber 22d8f449fb fixup: IHandler.HandleAsync 1 year ago
  Jacob Alber 69f7c6bc45 fix: Update BaseAgent to use HandlerInvoker 1 year ago
  Jacob Alber c930251ebc fix: Increase MethodGroup type precision 1 year ago
  Jacob Alber d9e0013975 feat: Implement mechanism to abstract over IHandle implementations 1 year ago
  Jack Gerrits a4d8d571b0 getting started sample 1 year ago
  Jack Gerrits d48b54fcaf rename Handle to HandleAsync 1 year ago
  Jack Gerrits e9d4dcae64 remove agents project 1 year ago
  Jacob Alber 20a47ebd43 feat: Flesh out App Builder APIs 1 year ago
  Jacob Alber b08ce5d1a7 chore: Create a CoreOnly solution configuration 1 year ago
  Jack Gerrits 0b850fdbdb add unsub test 1 year ago
  Jack Gerrits fd6a369422 fix handler selection 1 year ago
  Jack Gerrits 2fd6eee080 fix namespace 1 year ago
  Jack Gerrits e15b449c16 fix test agent 1 year ago
  Jack Gerrits b16b94feb8 WIP, moved to base namespace 1 year ago
  Griffin Bassman a75892635b add xml comments for TopicId.cs 1 year ago
  Griffin Bassman 42703dd79c add xml comments for MessageContext.cs 1 year ago
  Griffin Bassman e2082875e2 add xml comments for KVStringParseHelper.cs 1 year ago