mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-24 09:20:52 +00:00

* udpate * add sample to connect to azure oai * update comment * ping to beta5 * add openai tests * format code * add structural output example * update comment * fix test * resolve comments * fix format issue * update sk version
5 lines
110 B
C#
5 lines
110 B
C#
// Copyright (c) Microsoft Corporation. All rights reserved.
|
|
// GlobalUsing.cs
|
|
|
|
global using AutoGen.Core;
|