Roboflow Docs
DashboardResourcesProducts
  • Documentation
  • Developer Reference
  • Changelog
  • Changelog
  • Explore by Month
    • May 2025
    • April 2025
    • March 2025
      • Batch Processing
      • Use RTSP Streams in the Workflows Web Editor
      • Merge Detections block available in Workflows
      • RF-DETR
      • Select multiple annotations in Roboflow Annotate
  • Februrary 2025
    • Download trained model weights from Roboflow
    • Roboflow Instant
    • Workflows AI Assistant
    • Use and Deploy Qwen2.5-VL with Roboflow Workflows
    • Training and API Deployment Support for YOLOv12
    • Inference v0.40.0
  • January 2025
    • Documentation and Developer Experience Overhaul
    • Workflow Editor Enhancements
    • Inference v0.33.0
    • Llama Vision 3.2 Support in Workflows
    • Draw polygon zones in Roboflow Workflows
  • December 2024
    • Dedicated Deployments Now Live
    • Improved Saving for Multimodal Projects
Powered by GitBook
On this page
  • 🚀 Added
  • 💪 Improved

Was this helpful?

  1. January 2025

Inference v0.33.0

PreviousWorkflow Editor EnhancementsNextLlama Vision 3.2 Support in Workflows

Last updated 14 hours ago

Was this helpful?

🚀 Added

Llama Vision 3.2 🤝 other VLMs supported in Workflows

We welcome new block bringing to workflows ecosystem!

Llama 3.2 is a new generation of vision and lightweight models that fit on edge devices, tailored for use cases that require more private and personalized AI experiences.

Brought by in

Related changes:

  • Fix/onboarding llama 3.2 by in

  • Tests for LLama Vision 3.2 by in

MQTT Writer Enterprise Workflow Block (added in )

This block enables our enterprise users to publish messages to an MQTT broker through Workflows.

MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol designed for low-bandwidth, high-latency, or unreliable networks. It's widely used in applications where devices need to communicate with minimal overhead, such as the Internet of Things (IoT).

With this change workflows can communicate with the world through MQTT!

Change introduced by

Plc EthernetIP Enterprise Workflow Block (added in )

This block enables our enterprise users to interface with PLC. A Programmable Logic Controller (PLC) is an industrial computer specifically designed to automate machinery and processes in manufacturing and other industries. It monitors inputs (e.g., sensors), processes data based on a programmed logic, and controls outputs (e.g., actuators) to perform tasks. This block is utilizing pylogix library over Ethernet/IP. Block supports three modes of operation:

  • read: Reads specified tags from the PLC.

  • write: Writes specified values to the PLC tags.

  • read_and_write: Performs both read and write operations in a single execution.

This change brings vision capabilities into real-world industrial plants!

💪 Improved

Documentation improvements

More contributions enhancing Inference documentation:

Other changes

Change introduced by

transforms Inference docs with streamlined navigation, styling, and instant rendering!

better version handling in generated block pages by in

Update README.md by in

Improvements to CI by

Add env-injectable headers to RF API requests by in

Pass roboflow workflow ID as usage_workflow_id if available by in

Collect usage after execution of decorated methods by in

Improved the SizeMeasurementBlock Docs by in

Llama Vision 3.2
@AHB102
#866
@PawelPeczek-Roboflow
#927
@PawelPeczek-Roboflow
#928
#930
@chandlersupple
#905
@reedajohns
@yeldarby
Refresh README
Update Docs Styling & Nav
Add Side Nav to Blocks and Kinds Gallery Page
Add Instant Rendering for Docs
Docs: Update Links
Update Landing Page
@hansent
#922
@ThatOrJohn
#921
@alexnorell
Add readiness endpoint for dedicated deployments
Support forks
Remove explicit checkout ref
@PawelPeczek-Roboflow
#932
@grzegorz-roboflow
#926
@grzegorz-roboflow
#931
@chandlersupple
#916