
FlowHunt v2.8.4: Flux Image Models, New Data Components and Faster Performance
The new version of FlowHunt brings nine new image models from Flux, new data components, and better performance speeds.

Modify data records within your workflow by updating key-value pairs, enabling dynamic data management and transformation.
Component description
The Update Data component is a versatile tool designed for modifying data records within your AI workflow. Its primary function is to update existing data objects by replacing or adding key/value pairs, similar to updating a Python dictionary.
This component takes an existing data record as input and allows you to specify new field values. It then outputs the updated data object. The update is performed by replacing the specified fields in the original data with the new values you provide. This makes it easy to manipulate or enrich your data as it flows through your pipeline.
The component requires two main inputs:
| Input Name | Type(s) | Description | Required | Display Name |
|---|---|---|---|---|
| data | Data | The record to update. | No | Data |
| new_data | Message, Data | Key/value pairs to update. | No | Field to replace |
| Output Name | Type | Description |
|---|---|---|
| output_data | Data | The updated data record. |
The output is a single data object reflecting all updates provided in the new_data input.
The Update Data component is a straightforward and flexible node for updating any data object within your workflow. By supporting Python-like dictionary updates, it provides a familiar and efficient way to keep your data accurate and up-to-date as your AI process evolves.
Experience flexible data manipulation with the Update Data component—essential for building adaptive and intelligent workflows.

The new version of FlowHunt brings nine new image models from Flux, new data components, and better performance speeds.
Cookie Consent
We use cookies to enhance your browsing experience and analyze our traffic. See our privacy policy.