Xiaoyun Zhang
|
6925cd436a
|
mitigate dotnet interactive blocking issue (#3982)
Co-authored-by: Ryan Sweet <rysweet@microsoft.com>
|
2024-10-28 17:01:03 -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
|
a638a08f81
|
[.Net] Dispose kernel after running dotnet interactive tests (#3378)
* dispose kernel after running test
* add timeout
|
2024-08-20 02:33:52 +00:00 |
Xiaoyun Zhang
|
f49ed29b4e
|
[.Net][AutoGen.DotnetInteractive] add DotnetInteractiveStdioConnector (#3337)
* add DotnetInteractiveStdioCOnector
* update
* update
* comment out DotnetInteractive test
* add header
* update
|
2024-08-10 01:53:48 +00:00 |
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
|
2024-08-08 17:49:58 +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
|
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
|
2024-06-10 17:31:45 +00:00 |
Xiaoyun Zhang
|
ba82c1d566
|
[.Net] Fix #2660 and add tests for AutoGen.DotnetInteractive (#2676)
* update
* fix 2660
* remove unnecessary feed
|
2024-05-14 03:40:26 +00:00 |