Xiaoyun Zhang
|
0560bdd645
|
[.Net] Update OpenAI, semantic kernel to latest version (#3792)
* update OpenAI, semantic kernel to latest version
* fix build error
* update
* update release note
|
2024-10-15 07:23:33 -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
|
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
|
1daf852f86
|
rename Service -> WebAPI (#3177)
|
2024-07-22 16:44:12 +00:00 |
Xiaoyun Zhang
|
b021e44540
|
[.Net] Agent as service: Run an `IAgent` as openai chat completion endpoint (#2633)
* update
* add test
* clean up
* update
* Delete dotnet/src/AutoGen.Server/AutoGen.Service.csproj.user
* implement streaming
* add sample project
* rename AutoGen.Service to AutoGen.WebAPI
* rename AutoGen.Service to AutoGen.WebAPI
|
2024-07-11 16:34:15 +00:00 |