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
e63fd17ed5
[.Net] use file-scope ( #3997 )
...
* use file-scope
* reformat
2024-10-30 10:05:58 -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
cf2fe4aa78
[.Net] Fix #3306 ( #3310 )
...
* break conversation when orchestartor return null
* enable test on different OS
2024-08-06 21:59:44 +00:00
Xiaoyun Zhang
3186bb7610
only add the last message to chat history in SendAsync ( #3272 )
2024-08-02 16:35:00 +00:00
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
2024-07-29 16:32:45 +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
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
2024-06-25 23:09:08 +00:00