Releases: replicate/replicate-javascript
Releases · replicate/replicate-javascript
v0.7.0
userAgent is optional
New API with replicate.run() and OpenAPI-compatible methods
This is a breaking change to the JavaScript client API, but this is still a pre-1.0.0 alpha, so not yet using SemVer.
If you're using previous versions of the client, you'll need to pin to replicate@0.5.0 in you package.json file, or update your code to work with the new client API.