v0.19.0

opengeos/geoaiv0.19.0Dec 10, 2025by giswqs

AI Summary

New AI model integrations are the highlight of this release, including support for Gemini and Moondream, accompanied by interactive GUIs and bug fixes.

Key Highlights

  • Add support for Gemini model integration
  • Add support for moondream
  • Add moondream interactive GUI
  • Fix view_image bug

New Features

  • Gemini model integration
  • Moondream support
  • Moondream interactive GUI

Full Release Notes

## What's Changed
* feat: #377 support for Gemini model integration into geoagents by @rohitsinghsalyan in https://github.com/opengeos/geoai/pull/378
* [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in https://github.com/opengeos/geoai/pull/380
* Add support for moondream by @giswqs in https://github.com/opengeos/geoai/pull/382
* Fix view_image bug by @giswqs in https://github.com/opengeos/geoai/pull/383
* Add moondream interactive GUI by @giswqs in https://github.com/opengeos/geoai/pull/384
* Fix typo in the docs by @giswqs in https://github.com/opengeos/geoai/pull/385

## New Contributors
* @rohitsinghsalyan made their first contribution in https://github.com/opengeos/geoai/pull/378

**Full Changelog**: https://github.com/opengeos/geoai/compare/v0.18.2...v0.19.0