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

* use 8.0.x versin * enable format check * change file header * apply code format * add instructions in ci to fix format error * add comment back
6 lines
237 B
C#
6 lines
237 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/sample/AutoGen.OpenAI.Sample/Use_Json_Mode.cs
|
|
|