Skip to content

Conversation

@davidcblaney
Copy link

Updated toml to update to langchain v1 for issue #86

I had 5 minutes so checked out the repo and tried a bit of an update. I was able to install the new versions of the langchain libs and run the unit and integrations tests.

Looks like the actual lib code is all compatible with the latests versions but it's the docs code and notebooks that need updating.

Also the dev/test dependencies were pointing directly at the langchain-core and langchain-openai repos so were fixed to the commit in the lock file. I fixed this to the same version of the runtime dependencies, so that dev and test where all running against the same versions, but that can be reverted.

Opening a draft PR with this info.

- Bump project version from 0.2.4 to 1.0.0
- Update Python version requirement from >=3.9,<3.14 to >=3.10,<3.14
- Upgrade langchain-core dependency from ^0.3 to ^1.0
- Update test integration dependencies to use langchain-openai ^1.0
- Adjust group dependencies and fix group naming for test-integration
- Update poetry.lock to reflect the latest dependency versions and ensure compatibility
@JavierArredondo
Copy link

I need this too!

@David7Mejia
Copy link

+1

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