Bump minimum langchain version so that a Marvin upgrade works if existing langchain is <0.0.200 #354
Closed
3 tasks done
Labels
bug
Something isn't working
First check
Bug summary
@zzstoatzz pointed me toward updating my langchain version and that resolved the issue
I searched through langchain's history and found that the issue was introduced in 0.0.200 (3 days ago). The commit in question: langchain-ai/langchain#6113
I'll update the minimum langchain version in pyproject.toml.
Reproduction
With an old (<0.0.200) version of langchain installed
I did
pip install -U marvin
then
marvin chat
Error
Versions
Additional context
No response
The text was updated successfully, but these errors were encountered: