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

langchain[patch]: Update unit tests to workaround a pydantic 2 issue #24886

Merged
merged 3 commits into from
Jul 31, 2024

Conversation

eyurtsev
Copy link
Collaborator

This will allow our unit tests to pass when using AnyID() with our pydantic
models.

eyurtsev added 2 commits July 31, 2024 13:12
Copy link

vercel bot commented Jul 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Jul 31, 2024 5:16pm

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jul 31, 2024
@eyurtsev eyurtsev added Ɑ: pydantic Related to pydantic or pydantic migration 0.3 prep Work done for 0.3 prep labels Jul 31, 2024
@dosubot dosubot bot added langchain Related to the langchain package 🤖:improvement Medium size change to existing code to handle new use-cases labels Jul 31, 2024
@eyurtsev eyurtsev merged commit 7720483 into master Jul 31, 2024
53 checks passed
@eyurtsev eyurtsev deleted the eugene/add_any_id_workaround branch July 31, 2024 18:09
olgamurraft pushed a commit to olgamurraft/langchain that referenced this pull request Aug 16, 2024
…angchain-ai#24886)

This will allow our unit tests to pass when using AnyID() with our pydantic models.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.3 prep Work done for 0.3 prep 🤖:improvement Medium size change to existing code to handle new use-cases langchain Related to the langchain package Ɑ: pydantic Related to pydantic or pydantic migration size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant