Run Custom Python on Workflows
Custom Python Blocks are now supported on the Serverless v2 API

You can now use custom Python blocks within Roboflow Workflows via the serverless v2 API. Previously, only supported on Dedicated Deployments or via local inference, you can now unlock the full power of custom code and add your own logic, intricate visualizations, and much more.
Learn more about how the Custom Python block execution works in our inference docs, as well as see the packages that are supported when running those blocks.
You can also now have an AI assistant write code within your Custom Python blocks as well.
Last updated
Was this helpful?