A few of the changes relative to latest 2.5.*
-
Removals for deprecated
functional/
,dsp/
clients, and old caches by @okhat in #1936 -
Simplify built-in modules. Prepare for assertions v2. by @okhat in #1943, #1944
-
Refined semantics for Settings thread-safety by @okhat in #1947
-
Streaming by @CyrusNuevoDia in #1874
-
BootstrapFT improvements relative to 2.4 by @okhat in #1996, #2024
-
Python interpreter refactor to sandbox by @arnavsinghvi11 in #1956, #2010
-
Support retries via LiteLLM RetryPolicy by @dbczumar in #1866
-
Improve Literal format adherence in ChatAdapter, JSONAdapter by @dbczumar in #1955
-
Add arg parsing for dspy.ReAct by @chenmoneygithub in #2039
-
Redirect math dataset by @chenmoneygithub in #3563
-
Update multi_chain_comparison.py by @zbambergerNLP in #2025
Contributors
@okhat, @chenmoneygithub, @dbczumar, @arnavsinghvi11, @CyrusNuevoDia, @hmoazam, @itay1542, @zbambergerNLP, @GabeDottl, @bjsi, @Dyadd, and others