DSPy v3.2.0
Highlights BetterTogether Allows Chaining Optimizers — @dilarasoylu `BetterTogether` now accepts arbitrary optimizers as keyword arguments and chains them via strategy strings. For example, `BetterTogether(metric=m…
0 stories · 7d·2 sources covering·2 active storylines
What this is
DSPy is an open-source framework for programming, rather than prompting, language models. shipfeed tracks DSPy releases, new optimizers, and the pipelines built with it.
Highlights BetterTogether Allows Chaining Optimizers — @dilarasoylu `BetterTogether` now accepts arbitrary optimizers as keyword arguments and chains them via strategy strings. For example, `BetterTogether(metric=m…
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…