vocode-python icon indicating copy to clipboard operation
vocode-python copied to clipboard

Deprecate TypedModel and properly onboard pydantic v2

Open ajar98 opened this issue 1 year ago • 2 comments

We use TypedModel to allow us to deserialize Configs to typed objects with discriminated unions when they are coming out of the ConfigManager, for example. It isn't great for a few reasons:

  • it's very brittle, and doesn't work for 3-depth nested objects
  • it's not compatible with pydantic v2

ajar98 avatar Jul 19 '24 18:07 ajar98

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 18 '24 01:09 github-actions[bot]

This issue has been automatically closed due to inactivity. Thank you for your contributions.

github-actions[bot] avatar Sep 25 '24 02:09 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Dec 02 '24 02:12 github-actions[bot]

This issue has been automatically closed due to inactivity. Thank you for your contributions.

github-actions[bot] avatar Dec 09 '24 02:12 github-actions[bot]