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
|
b8a47a8d42
|
[.Net] fix #3014 by adding local model function call in dotnet website (#3044)
* add instruction in ollama-litellm function call example
* add tutorial
* fix tests
|
2024-06-30 18:43:22 +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
|
cd44932347
|
[.Net] Set up Name field in OpenAIMessageConnector (#2662)
* create OpenAI tests project
* update
* update
* add tests
* add mroe tests:
* update comment
* Update dotnet/src/AutoGen.OpenAI/Middleware/OpenAIChatRequestMessageConnector.cs
Co-authored-by: David Luong <davidluong98@gmail.com>
* Update AutoGen.OpenAI.Tests.csproj
* fix build
---------
Co-authored-by: David Luong <davidluong98@gmail.com>
|
2024-05-16 02:27:47 +00:00 |
|