Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove dependencies on Pydantic v1 #3526

Merged
merged 23 commits into from
Dec 17, 2024
Merged

Conversation

jacopo-chevallard
Copy link
Collaborator

Description

By moving to LangChain > 0.3, we can remove any dependency on Pydantic V1, thus avoiding the conflicts originating from mixing Pydantic V1 with Pydantic V2

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Checklist before requesting a review

Please delete options that are not relevant.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented hard-to-understand areas
  • I have ideally added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged

Screenshots (if appropriate):

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 16, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 17, 2024
@StanGirard StanGirard merged commit ebc4eb8 into main Dec 17, 2024
4 checks passed
@StanGirard StanGirard deleted the feat/remove_Pydantic_V1 branch December 17, 2024 15:09
StanGirard added a commit that referenced this pull request Dec 17, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.0.28](core-0.0.27...core-0.0.28)
(2024-12-17)


### Features

* remove dependencies on Pydantic v1
([#3526](#3526))
([ebc4eb8](ebc4eb8))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants