Skip to content

v2.7.2

Choose a tag to compare

@github-actions github-actions released this 07 Apr 17:44
· 105 commits to main since this release
v2.7.2
6d234bc

Changed

  • Prompt optimizer default — Auto-detect replaces hard-coded noop default. Factory resolves to dspy if dspy-ai is importable, else gepa (built-in evolutionary loop, no extra install required). Set provider = "noop" explicitly to disable.
  • PromptOptimizerConfig.provider — Default changed from "noop" to "" (auto-detect).

Full Changelog: v2.7.1...v2.7.2