Function 0.0.26
- Added support for serializing
BytesIO
instances infxn.predictions.to_value
method. - Refactored
fxn.predictions.to_value
method toto_object
for clarity. - Refactored
fxn.predictions.from_value
method toto_value
for clarity. - Updated
fxn.predictions.to_object
method to always use aliased field names when serializing Pydantic types.