v0.40.1
zarazhangrui/frontend-slidesv0.40.1Jun 2, 2026by giswqs
AI Summary
This release upgrades the MiniMax default model to M3 and fixes QGIS CUDA torch dependency installation issues.
Key Highlights
- MiniMax default model upgraded to M3
- Added quackosm and localtileserver to optional dependencies
- Fixed QGIS CUDA torch dependency install
New Features
- MiniMax M3 model upgrade
- Optional dependencies added
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