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
|
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 |
|