Skip to content

Releases: stanfordnlp/dspy

2.5.18

27 Oct 01:21
0d6b4c2
Compare
Choose a tag to compare

What's Changed

  • JsonAdapter: Handle JSON formatting in demo's outputs by @okhat in #1702

Full Changelog: 2.5.17...2.5.18

2.5.17

26 Oct 22:28
2156a5e
Compare
Choose a tag to compare

What's Changed

  • Deprecate dspy.TypedPredictor and its variants. You'll get much better typed (and untyped) results out-of-the-box now with standard dspy.Predict, dspy.ChainOfThought, etc.
  • Improve ChatAdapter, introduce JsonAdapter, add default retries with the latter. by @okhat in #1700
  • Consistently use _parse_values=False from functional.py by @okhat in #1701
  • Add callback mechanism by @B-Step62 in #1689
  • Some minor fixes to the newly introduced callback by @chenmoneygithub in #1696

New Contributors

Full Changelog: 2.5.16...2.5.17

2.5.16

24 Oct 01:36
a68f2d9
Compare
Choose a tag to compare

What's Changed

  • Anyscale finetuning refactor by @isaacbmiller in #1666
  • Fix error in Evaluate with display_table=True with outputs that cannot be converted to dict by @dbczumar in #1682

New Contributors

Full Changelog: 2.5.15...2.5.16

2.5.15

21 Oct 20:40
fe3d9d1
Compare
Choose a tag to compare

What's Changed

  • Improve ChatAdapter's handling of typed values and Pydantic models by @okhat in #1663
  • Push Updated Docs view based on MkDocs by @krypticmouse in #1657

Full Changelog: 2.5.14...2.5.15

2.5.14

20 Oct 20:30
2349c84
Compare
Choose a tag to compare

What's Changed

  • Fix TypedPredictor formatting with list output values by @dbczumar in #1609

New Contributors

Full Changelog: 2.5.13...2.5.14

2.5.13

20 Oct 01:34
ef83201
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.12...2.5.13

2.5.12

16 Oct 21:52
05b1da8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.11...2.5.12

2.5.11

16 Oct 15:09
Compare
Choose a tag to compare

2.5.10

16 Oct 01:35
f6b9d8b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.5.9...2.5.10

2.5.9

15 Oct 03:25
0bb9526
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.8...2.5.9