Change8

3.1.2

📦 dspyView on GitHub →
1 features🐛 2 fixes🔧 1 symbols

Summary

This maintenance release includes fixes for JSON parsing and RAG tutorial downloads, and exposes new configuration options for the Parallel module.

Migration Steps

  1. Update DSpy settings save/load methods to use the updated implementation.

✨ New Features

  • Exposed timeout and straggler_limit parameters in Parallel.

🐛 Bug Fixes

  • Fixed a download bug present in the RAG tutorial.
  • Fixed JSON parsing by removing initial regex extraction.

Affected Symbols