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: add support for Pydantic V2 #505

Merged
merged 5 commits into from
Feb 21, 2024
Merged

Conversation

camilovelezr
Copy link
Member

This is a replacement for #487 since it had to be updated after the switch to image-tools

This PR:

  • Adds parallel support for Pydantic V2 and Pydantic V1.
  • Improves submit_plugin(manifest) function: before, when trying to submit a plugin from a local manifest, only manifest as a pathlib.Path was allowed. Now, manifest can also be a str of the path.

@Nicholas-Schaub Nicholas-Schaub merged commit 5496b79 into PolusAI:master Feb 21, 2024
1 of 2 checks passed
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.

2 participants