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
|
7205ccc3b9
|
fix build and tests (#3134)
|
2024-07-15 19:20:22 +00:00 |
|
Xiaoyun Zhang
|
55b2df8bf9
|
[.Net] update oai tests by using new OpenAI resources (#2939)
* update oai tests
* Update MetaInfo.props
|
2024-06-14 13:53:12 +00:00 |
|
Xiaoyun Zhang
|
90ca2ca64b
|
[.Net] Mark Message as obsolete and add ToolCallAggregateMessage type (#2716)
* make Message obsolete
* add ToolCallAggregateMessage
* update message.md
* address comment
* fix tests
* set round to 1 temporarily
* revert change
* fix test
* fix test
|
2024-05-21 05:48:19 +00:00 |
|