v1.2.13

exa-labs/exa-mcp-serverv1.2.13Jun 2, 2026by dkosowski87

AI Summary

This maintenance release focuses on resolving bugs related to semantic segmentation execution and model aliases while updating the default Gemini model version.

Key Highlights

  • Fixed hosted semantic-segmentation remote execution
  • Resolved public YOLO26 semantic model aliases
  • Updated default Gemini model to 2.5-flash
  • Removed deprecated Gemini model versions

New Features

  • Fixed hosted semantic-segmentation remote execution
  • Resolved public YOLO26 semantic model aliases
  • Updated default Gemini model to 2.5-flash

Full Release Notes

## What's Changed
* fix(workflows): select v0 API for hosted semantic-segmentation remote execution by @leeclemnet in https://github.com/roboflow/inference/pull/2393
* fix(aliases): resolve public yolo26-sem model aliases by @leeclemnet in https://github.com/roboflow/inference/pull/2394
* refactor(gemini): remove deprecated model versions and update default to 2.5-flash by @dkosowski87 in https://github.com/roboflow/inference/pull/2395


**Full Changelog**: https://github.com/roboflow/inference/compare/v1.2.12...v1.2.13