v0.12.0
opengeos/geoaiv0.12.0Sep 17, 2025by giswqs
AI Summary
This release addresses critical download errors for the DINOv3 model and introduces new AI agent capabilities, alongside infrastructure improvements.
Key Highlights
- Fixed DINOv3 weights download error
- Added support for AI agents
- Added more tools for the agent
- Changed TiTiler demo endpoint
New Features
- AI agents support
- AI agent tools
- DINOv3 weight download fix
Full Release Notes
## What's Changed * Fix DINOv3 weights download error by @giswqs in https://github.com/opengeos/geoai/pull/259 * Add support for AI agents by @giswqs in https://github.com/opengeos/geoai/pull/260 * Exclude docs folder in sdist by @giswqs in https://github.com/opengeos/geoai/pull/261 * Add more tools for the agent by @giswqs in https://github.com/opengeos/geoai/pull/265 * Change TiTiler demo endpoint by @giswqs in https://github.com/opengeos/geoai/pull/267 **Full Changelog**: https://github.com/opengeos/geoai/compare/v0.11.1...v0.12.0