v0.21.0
opengeos/geoaiv0.21.0Dec 12, 2025by giswqs
AI Summary
The update introduces an auto module for HuggingFace model support and improves the QGIS plugin by adding a LICENSE file, better documentation, and fixing import issues.
Key Highlights
- Add auto module for supporting HF models
- Improve QGIS plugin documentation
- Fix QGIS plugin import issue
- Add LICENSE file for QGIS plugin
New Features
- Auto module for HuggingFace models
- Improved QGIS plugin documentation
- Fixed QGIS plugin import issues
Full Release Notes
## What's Changed * Add LICENSE file for QGIS plugin by @giswqs in https://github.com/opengeos/geoai/pull/389 * Add auto module for supporting HF models by @giswqs in https://github.com/opengeos/geoai/pull/390 * Improve QGIS plugin documentation by @giswqs in https://github.com/opengeos/geoai/pull/391 * Fix QGIS plugin import issue by @giswqs in https://github.com/opengeos/geoai/pull/392 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.20.0...v0.21.0