Files
autogen/dotnet/samples/AutoGen.SemanticKernel.Sample/Program.cs
2024-10-02 12:57:50 -04:00

7 lines
173 B
C#

// Copyright (c) Microsoft Corporation. All rights reserved.
// Program.cs
using AutoGen.SemanticKernel.Sample;
await Use_Kernel_Functions_With_Other_Agent.RunAsync();