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
andmodels.delete
endpoints by @mattt in #302 - Reorganize and reword discussion of streaming language models by @mattt in #319
New Contributors
- @alex-does-stuff made their first contribution in #309
Full Changelog: 0.26.1...0.27.0