v0.40.1
gitbutlerapp/gitbutlerv0.40.1Jun 2, 2026by giswqs
AI Summary
Updates the default AI model to MiniMax M3 and adds new optional dependencies for QGIS compatibility.
Key Highlights
- Upgraded MiniMax default model to M3
- Added 'quackosm' and 'localtileserver' to optional dependencies
New Features
- MiniMax M3 upgrade
- New optional dependencies for QGIS
Full Release Notes
## What's Changed * feat: upgrade MiniMax default model to M3 by @octo-patch in https://github.com/opengeos/geoai/pull/804 * feat: add 'quackosm' and 'localtileserver' to optional dependencies in pyproject.toml by @giswqs in https://github.com/opengeos/geoai/pull/806 * Fix train_pixel_regressor verbose logging by @giswqs in https://github.com/opengeos/geoai/pull/808 * Fix QGIS CUDA torch dependency install by @giswqs in https://github.com/opengeos/geoai/pull/809 * chore: bump patch version to 0.40.1 by @giswqs in https://github.com/opengeos/geoai/pull/810 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.40.0...v0.40.1