Skip to content

1.4.0: Implemented new pricing with GPUs

Latest
Compare
Choose a tag to compare
@nesitor nesitor released this 19 Feb 20:12
· 13 commits to master since this release
41575ac

New Features

  • New Pricing System: Implemented a new pricing system for Aleph services. (PR #332)

Improvements

  • Code Quality: Enabled the ruff linter to improve code quality and consistency. (PR #276)
  • Dependency Updates: Updated the rich library to the latest version. (PR #298)

Bug Fixes

  • Command Argument Handling: Wrapped all command arguments in Annotated for better type hinting and improved user experience. (PR #339)

What's Changed

Full Changelog: 1.3.1...1.4.0