Skip to content

Function 0.0.26

Compare
Choose a tag to compare
@olokobayusuf olokobayusuf released this 18 Nov 23:01
· 81 commits to main since this release
  • Added support for serializing BytesIO instances in fxn.predictions.to_value method.
  • Refactored fxn.predictions.to_value method to to_object for clarity.
  • Refactored fxn.predictions.from_value method to to_value for clarity.
  • Updated fxn.predictions.to_object method to always use aliased field names when serializing Pydantic types.