FlowGptPromptProperties
Defines properties for configuring a GPT prompt workflow step, including query options, error handling, and result object configuration.
Properties
Name | Description |
---|---|
QueryOptions | Specifies the query options used in the GPT prompt workflow step. |
IsChanged | Indicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications. |
ErrorOptions | Defines the error options associated with the workflow object. |
ResultObjectName | Defines the name of the object that will store the GPT prompt result. |
Caption | A dictionary containing captions for workflow objects, mapping identifiers to their display names. |