replicate 1.0.0 copy "replicate: ^1.0.0" to clipboard
replicate: ^1.0.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.

1.0.0 #

  • Added the rest of models methods.
  • Added documentation and clarification
  • Figured the way of sending requests with files
  • Fixed the delete method issue resulting of returning nothin, with documenting the behavior of the library of it.

0.9.5 #

  • Added implementation of getting collection.
  • Added more documentation.

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.
9
likes
110
points
8
downloads

Publisher

unverified uploader

Weekly Downloads

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.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, http, meta, path

More

Packages that depend on replicate