For the complete documentation index, see llms.txt. This page is also available as Markdown.

Run Custom Python on Workflows

Custom Python Blocks are now supported on the Serverless Hosted API

You can now use custom Python blocks within Roboflow Workflows via the Serverless Hosted 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.

Custom Python is now supported on the Serverless Hosted API, Dedicated Deployments, as well as when running inference locally.

You can also now have an AI assistant write code within your Custom Python blocks as well.

Last updated

Was this helpful?