Skip to content

February 8, 2024

Release date: February 8, 2024

Overview

In Release 54, we've introduced the following new features:

  • Pre-defined hardware configurations
  • Code editing in workflow nodes

What's new

Pre-defined hardware configurations

Now when starting or configuring an environment for a workflow node, users select a hardware configuration from the list of pre-defined configurations with specified CPU, RAM, and GPU resources, instead of configuring resources separately. This simplifies the selection of compute resources and enhances transparency in tracking resource usage across projects.

Code editing in workflow nodes

Users can now edit code for the selected workflow node directly in the workflow UI, without the need to switch to VS Code and losing the context. This allows users to implement necessary code changes faster.