Skip to main content

FlowGptPromptProperties

Defines properties for configuring a GPT prompt workflow step, including query options, error handling, and result object configuration.

Properties

NameDescription
QueryOptionsSpecifies the query options used in the GPT prompt workflow step.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
ErrorOptionsDefines the error options associated with the workflow object.
ResultObjectNameDefines the name of the object that will store the GPT prompt result.
CaptionA dictionary containing captions for workflow objects, mapping identifiers to their display names.