28 Commits (3fdf8dea2205af1fda8d74bfbc51b51ea005faec)

Author SHA1 Message Date
  Xiaoyun Zhang 4193cea267
[.Net] Add AutoGen.OpenAI package that uses OpenAI v2 SDK (#3402) 1 year ago
  Xiaoyun Zhang eb160d9d4a
[.Net] Rename AutoGen.OpenAI to AutoGen.OpenAI.V1 (#3358) 1 year ago
  Xiaoyun Zhang 00aed2e3ca
[.Net] Enable step-by-step execution for two-agent conversation SendAsync API (#3360) 1 year ago
  Chaitanya Belwal 736d5e72bc
Updated Program.cs for Autogen.BasicSample to give a menu driven window making it easier to run variou Agent config. (#3346) 1 year ago
  Xiaoyun Zhang f49ed29b4e
[.Net][AutoGen.DotnetInteractive] add DotnetInteractiveStdioConnector (#3337) 1 year ago
  Xiaoyun Zhang 5732b3e766
[.Net] add DotnetInteractiveKernelBuilder to AutoGen.DotnetInteractive (#3317) 1 year ago
  Xiaoyun Zhang 2cfaf73ad8
[.Net] add SendAsync api to iterate group chat step by step (#3214) 2 years ago
  Xiaoyun Zhang 155da15734
[.Net] fix #3203 (#3204) 2 years ago
  Xiaoyun Zhang d073678154
add streaming tool call example (#3167) 2 years ago
  Xiaoyun Zhang 970c1961dd
[.Net] update dotnet-ci and dotnet-release to use 8.0.x version when setting up .NET. And enable format check (#3136) 2 years ago
  Xiaoyun Zhang 7205ccc3b9
fix build and tests (#3134) 2 years ago
  Mark Ward 24d509c1b6
middleware examples updated to return modified message passing assertion. modified the default agent reply so that it is different from the user's prompt (#3128) 2 years ago
  Xiaoyun Zhang b8a47a8d42
[.Net] fix #3014 by adding local model function call in dotnet website (#3044) 2 years ago
  Xiaoyun Zhang 203954e9c1
[.Net] Update website with Tutorial section (#2982) 2 years ago
  Xiaoyun Zhang dd0024c01c
[.Net] add ReAct sample (#2977) 2 years ago
  Xiaoyun Zhang 393f6fc76c
[.Net] fix #2859 (#2974) 2 years ago
  Xiaoyun Zhang 55b2df8bf9
[.Net] update oai tests by using new OpenAI resources (#2939) 2 years ago
  Xiaoyun Zhang a16b307dc0
[.Net] Add Goolge gemini (#2868) 2 years ago
  Xiaoyun Zhang 8d55334e4d
[.Net] add AutoGen.SemanticKernel.Sample project (#2774) 2 years ago
  Xiaoyun Zhang 90ca2ca64b
[.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716) 2 years ago
  Xiaoyun Zhang 3e6f073373
[.Net] fix #2722 (#2723) 2 years ago
  Xiaoyun Zhang 374270f9c7
[.Net] Add KernelPluginMiddleware in AutoGen.SemanticKernel (#2595) 2 years ago
  David Luong b529fe21a3
[.Net]: Introduce ChatCompletionAgent to AutoGen.SemanticKernel package (#2584) 2 years ago
  Xiaoyun Zhang 5be103ab6b
[.Net] Add an example to show how to connect to third party OpenAI API endpoint + upgrade Azure.AI.OpenAI package (#2619) 2 years ago
  Xiaoyun Zhang e878be55a3
[.Net] refactor over streaming version api (#2461) 2 years ago
  David Luong f4a07ff0ed
[.Net] Support raw-data in ImageMessage (#2552) 2 years ago
  Xiaoyun Zhang 5e29ac84dc
[.Net] fix code ql for dotnet build && update trigger for dotnet workflow (#2529) 2 years ago
  Xiaoyun Zhang 600bd3f2fe
Bring Dotnet AutoGen (#924) 2 years ago