Uses ChatGPT to generate human-like responses to a given prompt or question.
Common use cases
Generative AI
Application
OpenAI GPT
Inputs (what you have)
Name | Description | Data Type | Required/Optional | Example |
Prompt | The prompt to generate completions for. Text will be truncated to approximately the first 1500 words provided. | Text(Long) | Required |
|
Response creativity | The level of randomness or diversity in the generated text. | Predefined Choice List | Required | Balanced |
Note: the value of inputs can either be a set value in the configuration of the Wrk Action within the Wrkflow, or a variable from the Data library section. These variables in the Data library section are the outputs of previous Wrk Actions in the Wrkflow.
Outputs (what you get)
Name | Description | Data Type | Required | Example |
Generated text | Text content created by artificial intelligence. | Text(Long) | Required |
|
Version# 1.0