@isaacbmiller1: DSPy 3.2.0 is out! Here are a few highlights: - dspy.RLM improvements around parsing, tool execution, and failure recov…
Summary
DSPy 3.2.0 improves dspy.RLM parsing, tool execution, and failure recovery, plus ongoing work to decouple from LiteLLM.
View Cached Full Text
Cached at: 04/21/26, 07:23 PM
DSPy 3.2.0 is out! Here are a few highlights: - dspy.RLM improvements around parsing, tool execution, and failure recovery. Expect greater reliability in the bridge between Python and Deno. - @MaximeRivest is leading an ongoing effort to decouple DSPy from LiteLLM. This
Similar Articles
@DSPyOSS: Thanks to @dbreunig, we have a new front page and new docs, built for easier onboarding. We're slowly approaching a maj…
DSPy has a new front page and documentation for easier onboarding, and is approaching a major DSPy 4.0 release with radical new ideas.
@intertwineai: Part 2 of the @DSPyOSS Skills series is up→ how to get DSPy + GEPA + RLM up and running in minutes in Claude and Codex …
Tutorial shows how to quickly set up DSPy with GEPA and RLM using Claude and Codex, providing copy-paste ready code.
@dbreunig: Big release with RLM improvements, optimization chaining, the start of LiteLLM decoupling, and 24 first-time contributo…
Major open-source release featuring RLM improvements, optimization chaining, and initial LiteLLM decoupling with 24 new contributors.
@DSPyOSS: indeed it's all just signatures (specs), modules ("harnesses", "inference scaling"), and optimizers (learning algorithm…
A post reflecting on the DSPy framework's architecture built around signatures, modules, and optimizers, and noting its continued growth since 2022.
@DeRonin_: DeepSeek just dropped a 5-page paper + free GitHub repo that makes any LLM respond 80% faster it's called speculative d…
DeepSeek released a paper and MIT-licensed open-source implementation of speculative decoding (DSpark) that speeds up LLM responses by up to 80% by using a small 'guess' model and a large 'check' model, achieving both speed and accuracy without tradeoffs.