v0.13.0
opengeos/geoaiv0.13.0Sep 30, 2025by giswqs
AI Summary
This release introduces significant updates to the mapping interface and AI agent capabilities. It includes the migration to LeafMap, the addition of a DINOv3 wetlands notebook, and expanded support for various AI model providers.
Key Highlights
- Updated Map class to LeafMap
- Added DINOv3 wetlands notebook
- Added more model providers for AI agents
- Made torchange optional
New Features
- Map class updated to LeafMap
- DINOv3 wetlands notebook
- Additional model providers for AI agents
- Optional torchange dependency
Full Release Notes
## What's Changed * [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/geoai/pull/273 * Clean up code by @giswqs in https://github.com/opengeos/geoai/pull/274 * Update Map class to LeafMap by @giswqs in https://github.com/opengeos/geoai/pull/276 * Add DINOv3 wetlands notebook by @giswqs in https://github.com/opengeos/geoai/pull/279 * Make torchange optional by @giswqs in https://github.com/opengeos/geoai/pull/288 * Add more model providers for AI agents by @giswqs in https://github.com/opengeos/geoai/pull/282 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.12.0...v0.13.0