Skip to content

Function 0.0.24

Compare
Choose a tag to compare
@olokobayusuf olokobayusuf released this 16 Nov 11:13
· 87 commits to main since this release
2225d0b
  • Added Function client class to replace functions on individual API types.
  • Refactored Value.from_value method to fxn.predictions.from_value.
  • Refactored Value.to_value method to fxn.predictions.to_value.
  • Changed Parameter.default_value field type to Value.
  • Removed CloudPrediction class. Use Prediction class instead.
  • Removed EdgePrediction class. Use Prediction class instead.