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
The current pydantic models have run through several pydantic updates and could use some updates to make them more idiomatic and work more nicely with generating JSON schemas.
What needs to get done
The current pydantic models have run through several pydantic updates and could use some updates to make them more idiomatic and work more nicely with generating JSON schemas.
Relevant updates include:
Why it needs to get done
Automatic generation of JSON schemas and efficiency with pydantic 2
The text was updated successfully, but these errors were encountered: