Preemo-Inc / gradientai-python-sdk

Interface for interacting with Gradient AI in Python
13 stars 2 forks source link

Migrate to Pydantic 2 #27

Closed linjer closed 1 month ago

linjer commented 2 months ago

This migrates to using Pydantic 2. There are downstream users of this package depending on modern Pydantic 2 libraries, which causes some dependency conflicts.

Fixes issue #23

linjer commented 1 month ago

A different solution will be needed. Gradient is working with users on upgrade.