返回全部动态

AutoGen Python v0.7.5 发布:多项修复与安全增强

原标题:python-v0.7.5

Microsoft AutoGen Releases一手来源产品发布质量 79

AI 摘要

微软发布了 AutoGen Python 库的 v0.7.5 版本,包含多项修复和改进。主要更新包括:修复 Bedrock、Azure AI 和 OpenAI 客户端的流式响应问题,为 Anthropic 客户端添加思考模式支持,修复 Redis 缓存和内存问题,改进 JSON schema 转换,并默认使用 DockerCommandLineCodeExecutor 以增强安全性。此外,还增加了对 OpenAI GPT-5 模型 reasoning_effort 参数的支持。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

## What's Changed * Fix docs dotnet core typo by @lach-g in https://github.com/microsoft/autogen/pull/6950 * Fix loading streaming Bedrock response with tool usage with empty argument by @pawel-dabro in https://github.com/microsoft/autogen/pull/6979 * Support linear memory in RedisMemory by @justin-cechmanek in https://github.com/microsoft/autogen/pull/6972 * Fix message ID for correlation between streaming chunks and final mes… by @smalltalkman in https://github.com/microsoft/autogen/pull/6


发布时间:2025-09-30 14:18
抓取时间:2026-08-02 00:24
来源机构:Microsoft
阅读原文github.com