Skip to content

Releases: replicate/replicate-python

0.33.0

16 Sep 07:43
cd599f8
Compare
Choose a tag to compare

What's Changed

  • Introduce experimental FileOutput interface for models that output File and Path types by @aron in #348
  • Update CONTRIBUTING.md to document rye usage by @aron in #347
  • Update README, add missing " by @dimitrisr in #336

New Contributors

Full Changelog: 0.32.1...0.33.0

0.32.1

30 Aug 13:15
0043199
Compare
Choose a tag to compare

What's Changed

  • Correctly pass filename to file creation call by @mattt in #343

Full Changelog: 0.32.0...0.32.1

0.32.0

22 Aug 21:01
d4df7f6
Compare
Choose a tag to compare

What's Changed

  • Add support for files API endpoints by @mattt in #226
  • Automatically upload prediction and training input files by @mattt in #339

Full Changelog: 0.31.0...0.32.0

0.31.0

31 Jul 23:26
d7ac942
Compare
Choose a tag to compare

What's Changed

  • Add support for deployments.delete endpoint by @mattt in #331

Full Changelog: 0.30.1...0.31.0

0.30.1

25 Jul 19:38
b0bbc04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.29.0...0.30.1

0.30.0

25 Jul 19:21
1e6f008
Compare
Choose a tag to compare

Important

This release wasn't published to PyPI due to a CI failure. Please see v0.30.1 instead.

What's Changed

  • Add support for models.search endpoint by @mattt in #328

Full Changelog: 0.29.0...0.30.0

0.29.0

18 Jul 11:28
f876558
Compare
Choose a tag to compare

What's Changed

  • Add prediction field to ModelError by @mattt in #326

Full Changelog: 0.28.0...0.29.0

0.28.0

05 Jul 18:54
ecfedfb
Compare
Choose a tag to compare

What's Changed

  • Add support for validating webhooks by @mattt in #321
  • Export webhooks namespace to default client by @mattt in #322

Full Changelog: 0.27.0...0.28.0

0.27.0

28 Jun 13:12
59f19a9
Compare
Choose a tag to compare

What's Changed

  • Update recommendations for passing file inputs to models by @mattt in #315
  • Skip streaming integration tests if REPLICATE_API_TOKEN isn't set by @mattt in #316
  • Update integration tests to catch 401 errors by @mattt in #317
  • asynchronously close of response by @alex-does-stuff in #309
  • Document and fix behavior of custom client instances by @mattt in #318
  • Improve support for models.get and models.delete endpoints by @mattt in #302
  • Reorganize and reword discussion of streaming language models by @mattt in #319

New Contributors

Full Changelog: 0.26.1...0.27.0

0.26.1

21 Jun 17:17
a78cc1e
Compare
Choose a tag to compare

What's Changed

  • Populate training destinations from output by @mattt in #311

Full Changelog: 0.26.0...0.26.1