v0.64.7

roboflow/inferencev0.64.7Feb 6, 2026by PawelPeczek-Roboflow

AI Summary

Maintenance release adding new model support (RF-DETR NAS), enhanced VLM handling, improved error logging, and new AI model integrations including Claude Opus 4.6 and Gemini tool code execution.

Key Highlights

  • Add rfdetr nas model support
  • Claude Opus 4.6 in Claude block
  • Gemini block tool code execution support
  • Remote exec capability for foundation models
  • Fix VLM as Detector/Classifier naming
  • Improve error logging

New Features

  • RF-DETR NAS model support
  • Claude Opus 4.6 support
  • Gemini block tool code execution (tool use)
  • Remote execution capability for foundation models

Full Release Notes

## What's Changed
* dg 15 fix timeout file by @rafel-roboflow in https://github.com/roboflow/inference/pull/1934
* Fix VLM as Detector/Classifier name, so it gets correct URL by @Erol444 in https://github.com/roboflow/inference/pull/1965
* improve error logging by @japrescott in https://github.com/roboflow/inference/pull/1966
* Add rfdetr nas by @probicheaux in https://github.com/roboflow/inference/pull/1970
* added missing envvar export for webrtc preview gzip flag by @rafel-roboflow in https://github.com/roboflow/inference/pull/1978
* Bug/dg 204 (2) reduce ack window webrtc by @rafel-roboflow in https://github.com/roboflow/inference/pull/1979
* Claude opus 4.6 in Claude block by @Erol444 in https://github.com/roboflow/inference/pull/1980
* Add remote exec capability for foundation models missing it by @hansent in https://github.com/roboflow/inference/pull/1968
* Gemini block: Add support for tool code execution (tool use) by @Erol444 in https://github.com/roboflow/inference/pull/1961
* Pass delete from disk to clear cache by @bigbitbus in https://github.com/roboflow/inference/pull/1982
* Add change to avoid pushing latest tag for rc release by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1983


**Full Changelog**: https://github.com/roboflow/inference/compare/v0.64.6...v0.64.7