What's Changed
- Replace Mypy with Pyright by @mattt in #206
- Add support for
models.predictions.create
endpoint by @mattt in #207 - Add type annotation to
Prediction
andTraining
status
fields by @mattt in #209 - Allow
run
andstream
methods to take model arguments, when supported by @mattt in #210 - Fix
stream
functionality by @mattt in #214
Full Changelog: 0.21.0...0.21.1