You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, have you considered talking with Fern to use pydantic v2 for this library?
Pydantic v2 has been out for over a year, is already on v2.8, and continues to get improvements. It's awkward to mix pydantic v1 and v2 calls in the same codebase.
@mbforbes we are recently going to be releasing a change in the next 2 weeks where the SDK will use Pydantic V2 for those who are pinned to V2 versions and Pydantic V1 for those who are on V1. Thanks for submitting this feedback!
Hi all, have you considered talking with Fern to use pydantic v2 for this library?
Pydantic v2 has been out for over a year, is already on v2.8, and continues to get improvements. It's awkward to mix pydantic v1 and v2 calls in the same codebase.
Only relevant issue I found:
fern-api/python-sdk#4
Thanks for your consideration!
The text was updated successfully, but these errors were encountered: