replicate/replicate-python 1.0.7
replicate/replicate-python
Captured source
source ↗published May 27, 2025seen 5dcaptured 12hhttp 200method plain
1.0.7
Repository: replicate/replicate-python
Tag: 1.0.7
Published: 2025-05-27T11:34:53Z
Prerelease: no
Release notes:
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: https://github.com/replicate/replicate-python/compare/1.0.6...1.0.7
Notability
notability 2.0/10Routine minor library update