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

[Bug]: Pydantic V2 issues with Chroma and TwelveLabs integration #9216

Closed
ZoranPandovski opened this issue May 16, 2024 · 0 comments · Fixed by #9228
Closed

[Bug]: Pydantic V2 issues with Chroma and TwelveLabs integration #9216

ZoranPandovski opened this issue May 16, 2024 · 0 comments · Fixed by #9228
Assignees
Labels
bug Something isn't working

Comments

@ZoranPandovski
Copy link
Member

ZoranPandovski commented May 16, 2024

With the upgrade to Pydantic v2, the validators are throwing errors when using TwelveLabs and Chroma Integrations. The error TypeError: model_validator() got an unexpected keyword argument 'skip_on_failure is raised. It looks like the skip_on_failure doesn't exist as a param to @model_validator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants