Logo
Explore Help
Register Sign In
yujunjun/autogen
1
0
Fork 0
You've already forked autogen
mirror of https://github.com/microsoft/autogen.git synced 2025-08-01 13:22:33 +00:00
Code Issues Packages Projects Releases Wiki Activity
autogen/dotnet/test/AutoGen.Gemini.Tests/ApprovalTests/FunctionContractExtensionTests.ItGenerateGetWeatherToolTest.approved.txt

17 lines
268 B
Plaintext
Raw Normal View History

[.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 10:31:45 -07:00
{
"name": "GetWeatherAsync",
"description": "Get weather for a city.",
"parameters": {
"type": "OBJECT",
"properties": {
"city": {
"type": "STRING",
"description": "city",
"title": "city"
}
},
"required": [
"city"
]
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 330ms Template: 13ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API