dotnet-1.80.0
Semantic Kernel .NET 1.80.0 adds Gemini connector support for FunctionChoiceBehavior function lists, updates OpenAPI HTTP client defaults, and cleans up migrated MEVD providers.
原始内容为英文;当前页面提供中文导航与来源说明,具体事实请以原文为准。
为什么值得关注
Semantic Kernel has released .NET version 1.80.0. Key updates include: honoring the FunctionChoiceBehavior function list in the Gemini connector, updating OpenAPI HTTP client defaults, removing migrated .NET MEVD providers with replacement redirect READMEs, and upgrading dependency versions including Testcontainers, CommunityToolkit.VectorData.InMemory, and System.Numerics.Tensors.
可执行摘要
Semantic Kernel .NET release 1.80.0 brings connector and dependency updates, notably honoring the FunctionChoiceBehavior function list within the Gemini connector, altering OpenAPI HTTP client defaults, removing migrated MEVD providers with redirect READMEs, and upgrading packages like System.Numerics.Tensors and CommunityToolkit.VectorData.InMemory.
- Agent 实用度
- 82/100
- 可信度
- 96%
- 机器格式
- JSON + Markdown
开发者应核对什么
- Verify function-calling configurations if using the Gemini connector with FunctionChoiceBehavior function lists.
- Check for reliance on removed migrated .NET MEVD providers and refer to redirect READMEs.
- Test OpenAPI integrations against the updated HTTP client defaults.