Use this file to discover all available pages before exploring further.
The ProcessorVersion object represents a specific version of a document processor in Extend. It contains detailed information about a particular iteration of a processor, including its processor configuration and version string.The versions are semantic versions supporting only major/minor, and if no published versions exist, there is always a draft version.
The type of the document processor. This field specifies the category or
functionality of the processor. Either EXTRACT, CLASSIFY, SPLITTER, or
INSTRUCT_QA.
The configuration settings for this version of the document processor. The structure of this object will vary depending on the processor type.See the Processor Configs guide for more details on the configuration settings for each processor type.