微软发布 AutoGen Python v0.7.2,增强执行器与工具调用
原标题:python-v0.7.2
AI 摘要
微软发布了 AutoGen Python 库的 v0.7.2 版本,主要更新包括将 DockerCommandLineCodeExecutor 设为 MagenticOne 团队的默认执行器,为 CodeExecutorAgent 添加 approval_func 选项,支持 OpenAI 模型客户端的 parallel_tool_call 配置,以及修复结构化日志序列化问题。此外,Redis 代理内存现在支持 JSON 和 MARKDOWN 格式,并更新了相关文档。
正文节选
## What's Changed * Update website 0.7.1 by @ekzhu in https://github.com/microsoft/autogen/pull/6869 * Update OpenAIAssistantAgent doc by @ekzhu in https://github.com/microsoft/autogen/pull/6870 * Update 0.7.1 website ref by @ekzhu in https://github.com/microsoft/autogen/pull/6871 * Remove assistant related methods from OpenAIAgent by @ekzhu in https://github.com/microsoft/autogen/pull/6866 * Make DockerCommandLineCodeExecutor the default for MagenticOne team by @Copilot in https://github.c