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
|
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
|
2024-08-27 21:37:47 +00:00 |
|
Xiaoyun Zhang
|
eb160d9d4a
|
[.Net] Rename AutoGen.OpenAI to AutoGen.OpenAI.V1 (#3358)
* fix build error
* rename AutoGen.OpenAI to AutoGen.OpenAI.V1
|
2024-08-21 20:45:15 +00:00 |
|
Xiaoyun Zhang
|
4dab28c769
|
[.Net] Add AutoGen.AzureAIInference (#3332)
* add AutoGen.AzureAIInference
* add tests
* update readme
* fix format
|
2024-08-08 23:33:14 +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
|
d073678154
|
add streaming tool call example (#3167)
|
2024-07-19 16:36:04 +00:00 |
|
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
|
2024-07-10 22:12:42 +00:00 |
|