Skip to content

Conversation

@rogeriochaves
Copy link
Contributor

@rogeriochaves rogeriochaves commented Nov 20, 2024

hey there!

I wanted to install dspy in a project where I also use litellm more explicitly, but unfortunately I couldn't update litellm version independently, I'm then adding the caret^ to flexibilize the minor version of it

now, that may be a risk as indeed I've seen litellm having quite few breaking changes in the past, @krypticmouse you were the one to change that from ^ to a explicit version before, do you remember what was the reason for that? f5a781c

@krypticmouse
Copy link
Collaborator

krypticmouse commented Nov 20, 2024

Hi @rogeriochaves

Thank You so much for the contribution!! Yes the issue was with importing the caching module which kept breaking the test in CI. See: #1624

@rogeriochaves
Copy link
Contributor Author

rogeriochaves commented Nov 20, 2024

okay thanks! That's good to know. What do you think then moving forward, should we unpin as that issue was fixed?

@krypticmouse
Copy link
Collaborator

I think we can and iirc @chenmoneygithub checked the latest version and it was running fine.

cc: @okhat

@okhat okhat merged commit 698d0ac into stanfordnlp:main Nov 21, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants