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
|
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
|
4193cea267
|
[.Net] Add AutoGen.OpenAI package that uses OpenAI v2 SDK (#3402)
* udpate
* add sample to connect to azure oai
* update comment
* ping to beta5
* add openai tests
* format code
* add structural output example
* update comment
* fix test
* resolve comments
* fix format issue
* update sk version
|
1 year ago |
Xiaoyun Zhang
|
eb160d9d4a
|
[.Net] Rename AutoGen.OpenAI to AutoGen.OpenAI.V1 (#3358)
* fix build error
* rename AutoGen.OpenAI to AutoGen.OpenAI.V1
|
1 year ago |
Xiaoyun Zhang
|
4dab28c769
|
[.Net] Add AutoGen.AzureAIInference (#3332)
* add AutoGen.AzureAIInference
* add tests
* update readme
* fix format
|
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
|
d073678154
|
add streaming tool call example (#3167)
|
2 years ago |
Xiaoyun Zhang
|
4e95630fa9
|
[.Net] fix #2695 and #2884 (#3069)
* add round robin orchestrator
* add constructor for orchestrators
* add tests
* revert change
* return single orchestrator
* address comment
|
2 years ago |