返回全部动态
DSPy 3.1.0 正式版发布:新增推理捕获与文件类型支持
原标题:3.1.0
AI 摘要
DSPy 发布 3.1.0 正式版,将之前的 beta 版本转正。新版本引入了 dspy.Reasoning 以捕获推理模型的原生推理过程,新增 File 类型处理文件数据,并支持 Python 3.14。同时增强了安全防护,防止加载 pkl 文件,并修复了多个 bug,更新了文档和教程。
以上摘要由 AI 生成,可能存在误差。事实请以原文为准。
正文节选
## What's Changed This is a 3.1.0 official release. We are making the beta release 3.1.0beta1 official. ### Optimizers & Evaluation * Add tutorial for dspy-trusted-monitor using GEPA by @ZachParent in https://github.com/stanfordnlp/dspy/pull/8938 * Update gepa[dspy] dependency version to 0.0.18 by @LakshyAAAgrawal in https://github.com/stanfordnlp/dspy/pull/8969 * fix(MIPROv2): zero shot not taking .compile parameters into account before determining if the program was zero shot by @is
发布时间:2026-01-07 02:48
抓取时间:2026-08-02 00:25
来源机构:Stanford NLP