Skip to content

v0.8.5

Compare
Choose a tag to compare
@drew drew released this 08 Dec 22:16
· 465 commits to main since this release

Enhancements 🎉

  • Add backoff and retry logic for rate limited requests edbe227
  • Allow for model name updates from the CLI and SDK a2a431c, 9f38b07
  • Improved CLI error handling c36701c
  • Add http retry logic when opening and validating remote datasets a1cf537
  • Add SDK method for fetching signed project artifact links a393d7f
  • Add new UsersApi python bindings b475304
  • Add helper method create_or_get_unique_project for creating unique named projects by user b475304
  • Add helper method do_api_call for accessing APIs not yet available via python bindings b475304

Bugfixes 🐛

  • Docker pull progress wasn't correctly being rendered when using the SDK in a notebook 49eff55

Housekeeping 🧹

  • Rely on the API to delete project subresources 7d59444
  • Fix failing sphinx builds c1eae89