v0.40.1

opengeos/geoaiv0.40.1Jun 2, 2026by giswqs

AI Summary

Upgrades MiniMax default model to M3 and adds new optional dependencies. Fixes verbose logging and QGIS CUDA dependency issues.

Key Highlights

  • Upgrade MiniMax default model to M3
  • Add 'quackosm' and 'localtileserver' to optional dependencies
  • Fix train_pixel_regressor verbose logging
  • Fix QGIS CUDA torch dependency install

New Features

  • Upgrade MiniMax default model to M3
  • Add 'quackosm' and 'localtileserver' to optional dependencies

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