Skip to content

1.0.7

Latest
Compare
Choose a tag to compare
@philandstuff philandstuff released this 27 May 11:34
· 1 commit to main since this release

What's Changed

If you run replicate-python within a cog model running cog 0.14.11 or later, it is now possible to pass a REPLICATE_API_TOKEN via the context as part of a prediction request.

The Replicate() constructor will now use this context when available. This grants cog models the ability to use the Replicate client libraries, scoped to a user on a per request basis.

Full Changelog: 1.0.6...1.0.7