mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-07 17:11:06 +00:00

Co-authored-by: Jack Gerrits <jack@jackgerrits.com> Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
6 lines
235 B
C#
6 lines
235 B
C#
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
// Example13_OpenAIAgent_JsonMode.cs
|
|
|
|
// this example has been moved to https://github.com/microsoft/autogen/blob/main/dotnet/samples/AutoGen.OpenAI.Sample/Use_Json_Mode.cs
|
|
|