replicate 0.4.0
replicate: ^0.4.0 copied to clipboard
A community-maintained Dart client package for Replicate.com, this package let you interact with Replicate.com APIs and create predictions from the available machine learning models.
0.4.0 #
- Added documentation for every single memebr related to predictions.
0.3.0 #
- Added predictions pagination lists methods
- Added more configuration flexibility for listening to a predictions snapshots stream.
- Added stream for just logs, status of a prediction.
- Code Improvements.
0.2.0 #
- Add predictions methods.
- Add stream predictions methods.