dspy icon indicating copy to clipboard operation
dspy copied to clipboard

Upgrade pydantic to ^2.6

Open mwildehahn opened this issue 11 months ago • 3 comments

Fix for https://github.com/stanfordnlp/dspy/issues/570

mwildehahn avatar Mar 06 '24 05:03 mwildehahn

I'm not really sure what is failing but the checks are mostly not passing here

okhat avatar Mar 06 '24 14:03 okhat

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

mwildehahn avatar Mar 06 '24 19:03 mwildehahn

Rebase/merge main again and they should pass

isaacbmiller avatar Mar 07 '24 22:03 isaacbmiller

@mwildehahn @isaacbmiller tests still failing

arnavsinghvi11 avatar Mar 09 '24 18:03 arnavsinghvi11

I think you forgot to push?

isaacbmiller avatar Mar 09 '24 19:03 isaacbmiller

Rebased

mwildehahn avatar Mar 10 '24 17:03 mwildehahn

Running the checks. Why 2.6+ though? Why not allow a bit lower

okhat avatar Mar 10 '24 17:03 okhat

Good call, I had just been focusing on my use case 😄 . Updated!

mwildehahn avatar Mar 10 '24 20:03 mwildehahn

Fixed the merge conflict

mwildehahn avatar Mar 15 '24 22:03 mwildehahn

Thank you @mwildehahn , merged!

okhat avatar Mar 19 '24 13:03 okhat