dspy
dspy copied to clipboard
Upgrade pydantic to ^2.6
Fix for https://github.com/stanfordnlp/dspy/issues/570
I'm not really sure what is failing but the checks are mostly not passing here
hm not sure why it is failing either, seems to be an issue checking out my fork. I just rebased to bonk the tests again to see if they pass this time
Rebase/merge main again and they should pass
@mwildehahn @isaacbmiller tests still failing
I think you forgot to push?
Rebased
Running the checks. Why 2.6+ though? Why not allow a bit lower
Good call, I had just been focusing on my use case 😄 . Updated!
Fixed the merge conflict
Thank you @mwildehahn , merged!