Griffin Bassman
|
9af6883fbe
|
fix: dotnet test CI and standardize test categories (#5286)
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
|
2025-02-03 11:49:08 -05:00 |
|
Xiaoyun Zhang
|
0560bdd645
|
[.Net] Update OpenAI, semantic kernel to latest version (#3792)
* update OpenAI, semantic kernel to latest version
* fix build error
* update
* update release note
|
2024-10-15 07:23:33 -07:00 |
|
Xiaoyun Zhang
|
9ba14ee15b
|
Fix dotnet test and reformat dotnet code (#3603)
* fix test
* install aspire workload
* format
* fix build error
* fix format
* format
|
2024-10-02 14:42:27 -04:00 |
|
Xiaoyun Zhang
|
18d52f606a
|
Merge dotnet conflict (#3)
|
2024-09-30 19:32:48 -04:00 |
|
Xiaoyun Zhang
|
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
|
2024-08-27 21:37:47 +00:00 |
|
Xiaoyun Zhang
|
eb160d9d4a
|
[.Net] Rename AutoGen.OpenAI to AutoGen.OpenAI.V1 (#3358)
* fix build error
* rename AutoGen.OpenAI to AutoGen.OpenAI.V1
|
2024-08-21 20:45:15 +00:00 |
|
Xiaoyun Zhang
|
155da15734
|
[.Net] fix #3203 (#3204)
* add net6 & net8
* update
* add tools and stop sequence
|
2024-07-25 16:15:55 +00:00 |
|
Xiaoyun Zhang
|
1daf852f86
|
rename Service -> WebAPI (#3177)
|
2024-07-22 16:44:12 +00:00 |
|
Xiaoyun Zhang
|
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
|
2024-07-15 19:33:10 +00:00 |
|
Xiaoyun Zhang
|
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
|
2024-07-11 16:34:15 +00:00 |
|