Skip to main content

GPTReturnStructure

Represents a return structure for GPT-based data source providers, including metadata and selected paths.

Properties

NameDescription
GeneralIsChangedSpecifies whether the return structure has undergone general changes.
SelectedPathSpecifies the selected path in the return structure.
IsChangedIndicates whether any changes have been made to the workflow object in the code, showing if it has unsaved modifications.
MetaDataContains metadata associated with the return structure, represented as a list of GPTReturnStructureItem objects.