replicate 0.8.7
replicate: ^0.8.7 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.8.5 #
- Fixed Issues.
- Added documentation for README.me
0.7.5 #
- Added models methods.
- Added more documentation.
- Fixed types issue.
- Improved developer experience with methods.
0.4.5 #
- Fixed issues
- added more examples
- added tests for all predictions methods
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.