Skip to main content

Generate a response with ChatGPT 5

Use ChatGPT to generate human-like responses to a given prompt or questionOutcomes: SuccessThis Wrk Action uses AI-generated content. Like all AI content, use with caution; information may be outdated, incomplete, or inaccurate.

Application

  • OpenAI

Inputs (what you have)

NameDescriptionData TypeRequired?Example
PromptThe prompt to generate completions for. Input will be truncated if it exceeds the limit set by the APIText (Long)Yes
System messageThe message which sets the context and expectations for a conversation with the AIText (Long)No
File input 1The file to be provided to the AIFileNo
File input 2A second file to be provided to the AIFileNo
File input 3A third file to be provided to the AIFileNo
Return response as JSON?If set to true, the response of the AI will return valid JSONTrue/FalseNo
Maximum number of resultsText (Short)No
Maximum number of resultsText (Short)No

Outputs (what you get)

NameDescriptionData TypeRequired?Example
Generated textText content created by artificial intelligenceText (Long)No

Outcomes

NameDescription
SuccessThis status is selected if the job has successfully completed.

Requirements

  • N/A