mirror of
https://github.com/microsoft/autogen.git
synced 2026-04-20 03:02:16 -04:00
[.Net] add DotnetInteractiveKernelBuilder to AutoGen.DotnetInteractive (#3317)
* add DotnetInteractiveBuilder * update * fix workflow * add pwsh test * update * add extract code extension * update workflow
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Program.cs
|
||||
|
||||
using AutoGen.BasicSample;
|
||||
Console.ReadLine();
|
||||
await Example17_ReActAgent.RunAsync();
|
||||
await Example07_Dynamic_GroupChat_Calculate_Fibonacci.RunAsync();
|
||||
|
||||
Reference in New Issue
Block a user