Synthetic data generation allows you to create realistic, structured datasets without using real-world data. This powerful feature helps you
message
, label
, timestamp
, transcript
)text
, float
, integer
, boolean
, array
, json
, datetime
Value
You can specify the categorical label or go for dynamic and let the generator decide the labelreview_text
text
rating
integer
min
: 1
(Ensures ratings are at least 1 star)max
: 5
(Ensures ratings are at most 5 stars)sentiment
text
Value
: positive
, negative
, neutral
(Specifies allowed categorical values)