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
|
6925cd436a
|
mitigate dotnet interactive blocking issue (#3982)
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
|
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
|
a638a08f81
|
[.Net] Dispose kernel after running dotnet interactive tests (#3378)
* dispose kernel after running test
* add timeout
|
1 year ago |
Xiaoyun Zhang
|
f49ed29b4e
|
[.Net][AutoGen.DotnetInteractive] add DotnetInteractiveStdioConnector (#3337)
* add DotnetInteractiveStdioCOnector
* update
* update
* comment out DotnetInteractive test
* add header
* update
|
1 year ago |
Xiaoyun Zhang
|
5732b3e766
|
[.Net] add DotnetInteractiveKernelBuilder to AutoGen.DotnetInteractive (#3317)
* add DotnetInteractiveBuilder
* update
* fix workflow
* add pwsh test
* update
* add extract code extension
* update workflow
|
1 year ago |
Xiaoyun Zhang
|
155da15734
|
[.Net] fix #3203 (#3204)
* add net6 & net8
* update
* add tools and stop sequence
|
2 years ago |
Xiaoyun Zhang
|
a16b307dc0
|
[.Net] Add Goolge gemini (#2868)
* update
* add vertex gemini test
* remove DTO
* add test for vertexGeminiAgent
* update test name
* update IGeminiClient interface
* add test for streaming
* add message connector
* add gemini message extension
* add tests
* update
* add gemnini sample
* update examples
* add test for iamge
* fix test
* add more tests
* add streaming message test
* add comment
* remove unused json
* implement google gemini client
* update
* fix comment
|
2 years ago |
Xiaoyun Zhang
|
ba82c1d566
|
[.Net] Fix #2660 and add tests for AutoGen.DotnetInteractive (#2676)
* update
* fix 2660
* remove unnecessary feed
|
2 years ago |