Skip to content

New API with replicate.run() and OpenAPI-compatible methods

Compare
Choose a tag to compare
@zeke zeke released this 23 Mar 20:25
· 243 commits to main since this release

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 [email protected] in you package.json file, or update your code to work with the new client API.

v0.5.0...v0.6.0