Griffin Bassman
9af6883fbe
fix: dotnet test CI and standardize test categories ( #5286 )
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
1 year ago
Xiaoyun Zhang
e63fd17ed5
[.Net] use file-scope ( #3997 )
* use file-scope
* reformat
1 year ago
Xiaoyun Zhang
9ba14ee15b
Fix dotnet test and reformat dotnet code ( #3603 )
* fix test
* install aspire workload
* format
* fix build error
* fix format
* format
1 year ago
Xiaoyun Zhang
18d52f606a
Merge dotnet conflict ( #3 )
1 year ago
Xiaoyun Zhang
cf2fe4aa78
[.Net] Fix #3306 ( #3310 )
* break conversation when orchestartor return null
* enable test on different OS
1 year ago
Xiaoyun Zhang
3186bb7610
only add the last message to chat history in SendAsync ( #3272 )
1 year ago
Xiaoyun Zhang
2cfaf73ad8
[.Net] add SendAsync api to iterate group chat step by step ( #3214 )
* add SendAsync api and tests
* update example to use new sendAsync API
1 year ago
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
2 years ago
Jeffrey Su
08726421fc
#2708 add Add a judgment to the graph constructor ( #2709 )
* #2708 add Add a judgment to the graph constructor
* #2708 add Add a judgment to the graph constructor & added unit test
* #2708 #2079 move GraphTests to AutoGen.Tests; delete AutoGen.Core.Tests project
2 years ago