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

Update compatibility guide for pydantic #9396

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Conversation

eyurtsev
Copy link
Collaborator

Use langchain.pydantic_v1 instead of pydantic_v1

@vercel
Copy link

vercel bot commented Aug 17, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Visit Preview Aug 17, 2023 4:29pm

@dosubot dosubot bot added the 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder label Aug 17, 2023
@baskaryan baskaryan merged commit b11c233 into master Aug 17, 2023
2 checks passed
@baskaryan baskaryan deleted the eugene/compatibility_v2 branch August 17, 2023 19:09
@@ -31,7 +31,7 @@ the case of inheritance and in the case of passing objects to LangChain.
**YES**

```python
from pydantic.v1 import root_validator, validator
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wait isn't this still fine (not like this was pydantic_v1 before)?

dev2049 pushed a commit that referenced this pull request Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants