返回全部动态

DSPy 3.3.0b1 发布:ReActV2 与类型化 LM 系统

原标题:3.3.0b1

DSPy Releases一手来源产品发布质量 83

AI 摘要

DSPy 发布 3.3.0b1 测试版,引入新模块 ReActV2 和类型化的 BaseLM 系统,并更新 GEPA 至 0.1.1,同时减少框架依赖。ReActV2 支持原生工具调用和并行工具调用,可降低最高 50% 的成本;BaseLM 提供类型化的 LMRequest/LMResponse 接口,为未来 LiteLLM 解耦做准备。此外,numpy 变为可选依赖,部分功能需通过 dspy[numpy] 安装。

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

正文节选

# DSPy 3.3.0b1 Release Notes DSPy 3.3.0b1 is a beta release including a new ReActV2 module, a new BaseLM System, updating to GEPA 0.1.1, and fewer dependencies framework wide. Most existing DSPy programs should keep working without changes. Review the breaking changes if you depend on NumPy from the base `dspy` install, inspect GEPA result internals, or catch provider-specific LM exceptions directly. We would really appreciate feedback on ReActV2 and the new LM system! Please try them o


发布时间:2026-05-28 09:11
抓取时间:2026-08-02 00:25
来源机构:Stanford NLP
阅读原文github.com