Skip to main content
Version: Next

Gpt Generate Mock Data

Generates mock data using ChatGPT

Description

Generates mock data based on a given data type

Inputs

  • Control Flow (Control Flow)
  • persist (Boolean): If true, saves generated response into Runtime DB
  • data type (Type): The type of objects to be created
  • object count (Number): The number of instances to create
  • more context (String): Additional context or constraints for generating mock data

Outputs

  • Control Flow (Control Flow)
  • Error Flow (Error Flow)
  • instances (List): A list of generated objects