返回全部动态

DSPy 3.2.1 发布:修复异步流式调用与缓存问题

原标题:3.2.1

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

AI 摘要

DSPy 发布了 3.2.1 版本,主要移除了对 litellm 的上限限制,并修复了异步流式调用和 Embedder 缓存问题。同时更新了文档和 CI 流程,包括部署文档调整和 TestPyPI 发布验证强化。该版本还更新了多个依赖,并新增了两位贡献者的首次贡献。

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

正文节选

# DSPy 3.2.1 Changelog - Removed the upper bound on `litellm`. (#9687) - Usecase page has been updated! [https://dspy.ai/community/use-cases/](https://dspy.ai/community/use-cases/). To add your use-case, [open a PR](https://github.com/stanfordnlp/dspy/edit/main/docs/docs/community/use-cases.md)! ## Bug fixes - Fixed async streaming LM calls so custom headers are forwarded to LiteLLM streaming completions. (#9669) - Fixed `dspy.Embedder` so per-call `caching=False` is honored for both


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