返回全部动态
微软发布 AutoGen Python v0.7.3 更新
原标题:python-v0.7.3
AI 摘要
微软发布了 AutoGen Python 库的 v0.7.3 版本。该版本修复了多个问题,包括 RedisStore 对复杂对象的序列化、OpenAIAgent 函数工具模式,并扩展了 pydantic 模型对 anyOf/oneOf 类型的支持。此外,还添加了 gpt-5 的模型信息,并确保任务运行器工具始终严格。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed * Update website for 0.7.2 by @ekzhu in https://github.com/microsoft/autogen/pull/6902 * Typo in docs for 'NoOpTracerProvider' by @nicsuzor in https://github.com/microsoft/autogen/pull/6915 * Fix MCP example in readme by @ekzhu in https://github.com/microsoft/autogen/pull/6919 * Extend pydantic model capability for anyOf/oneOf item typing by @fiow123 in https://github.com/microsoft/autogen/pull/6925 * Update README.md with correct stable version by @Jp3132 in https://githu
发布时间:2025-08-19 16:07
抓取时间:2026-08-02 00:24
来源机构:Microsoft