| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
4193cea267
|
[.Net] Add AutoGen.OpenAI package that uses OpenAI v2 SDK (#3402)
* 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 |
1 year ago |
|
|
eb160d9d4a
|
[.Net] Rename AutoGen.OpenAI to AutoGen.OpenAI.V1 (#3358)
* fix build error * rename AutoGen.OpenAI to AutoGen.OpenAI.V1 |
1 year ago |
|
|
155da15734
|
[.Net] fix #3203 (#3204)
* add net6 & net8 * update * add tools and stop sequence |
2 years ago |
|
|
1daf852f86
|
rename Service -> WebAPI (#3177) | 2 years ago |
|
|
970c1961dd
|
[.Net] update dotnet-ci and dotnet-release to use 8.0.x version when setting up .NET. And enable format check (#3136)
* 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 |
2 years ago |
|
|
b021e44540
|
[.Net] Agent as service: Run an `IAgent` as openai chat completion endpoint (#2633)
* update * add test * clean up * update * Delete dotnet/src/AutoGen.Server/AutoGen.Service.csproj.user * implement streaming * add sample project * rename AutoGen.Service to AutoGen.WebAPI * rename AutoGen.Service to AutoGen.WebAPI |
2 years ago |