SeldonIO / MLServer

An inference server for your machine learning models, including support for multiple frameworks, multi-model serving and more
https://mlserver.readthedocs.io/en/latest/
Apache License 2.0
685 stars 177 forks source link

refactor(pydantic): Remaining migrations for deprecated functions #1757

Closed jesse-c closed 3 months ago

jesse-c commented 3 months ago

These were missed in https://github.com/SeldonIO/MLServer/pull/1748.

jesse-c commented 3 months ago

Tests are passing again (so far just tested locally) after https://github.com/SeldonIO/MLServer/pull/1758.