autogpt-platform-beta-v0.4.5

Significant-Gravitas/AutoGPTautogpt-platform-beta-v0.4.5Jan 29, 2025by ntindle

AI Summary

Fixes issues related to the auto-top-up configuration and the retrieval of user balance for accounts with null running balances.

Key Highlights

  • Remove hardcoded auto-top-up config definition
  • Fix get balance error on users with null running balance

Full Release Notes

## What's Changed
* fix(backend): Remove hardcoded auto-top-up config definition on set_auto_top_up by @majdyz in https://github.com/Significant-Gravitas/AutoGPT/pull/9361
* fix(backend): Fix get balance error on user with null running balance by @majdyz in https://github.com/Significant-Gravitas/AutoGPT/pull/9365


**Full Changelog**: https://github.com/Significant-Gravitas/AutoGPT/compare/autogpt-platform-beta-v0.4.4...autogpt-platform-beta-v0.4.5