v0.57.3
roboflow/inferencev0.57.3Sep 30, 2025by grzegorz-roboflow
AI Summary
Added Claude Sonnet 4.5 to the Anthropic workflow block and resolved TensorRT (TRT) implementation issues for YOLOv8-pose.
Key Highlights
- Added Claude Sonnet 4.5 to Anthropic workflow block.
- Fixed TRT implementation for YOLOv8-pose.
- Limited RFDetr input resolution when loading via ONNX.
New Features
- Claude Sonnet 4.5 integration
- YOLOv8-pose TRT fix
- RFDetr ONNX resolution limit
Full Release Notes
## What's Changed * Add Claude Sonnet 4.5 to the Anthropic workflow block by @brunopicinin in https://github.com/roboflow/inference/pull/1601 * Fix issue with inference-exp Yolov8-pose TRT implementation by @PawelPeczek-Roboflow in https://github.com/roboflow/inference/pull/1602 * Limit rfdetr input resolution when loading through onnx by @grzegorz-roboflow in https://github.com/roboflow/inference/pull/1603 **Full Changelog**: https://github.com/roboflow/inference/compare/v0.57.2...v0.57.3