Griffin Bassman 850377c74a
fix: Various fixes and cleanups to dotnet autogen core (#5242)
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
2025-01-28 17:13:36 -05:00

7 lines
143 B
C#

// Copyright (c) Microsoft Corporation. All rights reserved.
// Program.cs
using AutoGen.OpenAI.Sample;
Structural_Output.RunAsync().Wait();