Skip to content

0.25.0

Compare
Choose a tag to compare
@mattt mattt released this 19 Mar 11:05
· 10 commits to main since this release
0448869

What's Changed

  • Update README to provide instructions for base64-encoding image inputs by @GothReigen in #244
  • Clarify model identifier in README by @aron in #249
  • Remove call to removeprefix to fix python 3.8 by @nateraw in #253
  • now with accurate pydantic version by @daanelson in #257
  • Improve client HTTP errors by @mattt in #263
  • Update project for ruff 0.3.3 by @mattt in #266
  • Add support for deployments endpoints by @mattt in #258
  • Fix linter warnings in exceptions.py by @mattt in #267
  • Apply custom headers passed to client constructor by @mattt in #268

New Contributors

Full Changelog: 0.24.0...0.25.0