v0.40.1

langchain-ai/deepagentsv0.40.1Jun 2, 2026by giswqs

AI Summary

This is a minor patch release upgrading the default MiniMax model to M3 and addressing dependency issues for QGIS and CUDA.

Key Highlights

  • MiniMax default model upgraded to M3
  • Added 'quackosm' and 'localtileserver' to optional dependencies
  • Fixed QGIS CUDA torch dependency install
  • Fixed pixel regressor verbose logging

New Features

  • Optional dependencies quackosm and localtileserver

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