Do we still need configure(experimental=True) with DSPY 2.5.* ? #1699
Unanswered
denisergashbaev
asked this question in
Q&A
Replies: 1 comment
-
|
From my point of view, this kind of flag should have a very explicit lifecycle because once users upgrade they should not have to guess whether experimental is still unlocking behavior or merely lingering in examples. If 2.5 made the newer path the default, the docs and examples should say so plainly. Ambiguous migration flags tend to survive much longer than they should and confuse every new user after the transition. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! After switching to DSPY 2.5, is
dspy.configure(experimental=True)still required to add the newest functionality?Beta Was this translation helpful? Give feedback.
All reactions