- Overview
- Model building
- Model validation
- Model deployment
- Overview
- Publishing model versions
- Managing published versions
- CLI
- Consuming models
- API
- Frequently asked questions
Unstructured and complex documents user guide
Once you have deployed one or more model versions, you can manage them from either Deployed versions or the Packages tab (preview), depending on the deployment type you have selected.
For more details, refer to Publishing model versions.
Manage model versions from Deployed versions
If you have deployed your model using the To project option, the model versions appear in the Deployed versions section, under the Deploy tab.
From Deployed versions you can:
- Edit the description of the model version.
- Reset the project configuration.
- View the model configuration.
- Add or remove production or staging tags.
- Remove deployments.
Edit descriptions
Each deployed version should be properly documented with relevant details such as version number and changes made from previous versions.
In the Description column, enter a description for the model version.
Result: The description is added to the model version.
Reset the project configuration
You can reset the project configuration, taxonomy, and annotation data to one of the previously deployed versions. This action automatically deploys the current model version before reverting to the selected model version. To reverse this action, revert to the auto-deployed version.
Select Revert to model version.
Result: The project configuration, taxonomy, and annotation data are reset to the selected model version.
Use the snapshot that captures the model configuration at deploy time to roll back to a previous version if issues arise in the production environment.
View the model configuration
Select the gear icon on your model version.
Result: A pop-up window appears with the model configuration details.
Add a production or staging tag
To add a production or staging tag to your deployed model, proceed as follows:
- Select the ellipsis on your model version.
- Select Add production (live) tag or Add staging tag.
Result: The tags appear on your model version.
Remove a production or staging tag
To remove a production or staging tag from your deployed model, proceed as follows:
- Select the ellipsis on your model version.
- Select Remove production (live) tag or Remove staging tag.
Result: The tags are removed from your model version.
Remove a deployment
To remove a deployed model version, proceed as follows:
- Select the ellipsis on your model version.
- Select Remove deployment.
Result: The model version is removed from the Deployed versions list.
Manage model versions from the Packages tab (preview)
If you have deployed your model using the To folder option, the model version appears as a package on the main Unstructured and Complex Documents page, under the Packages tab.
From Packages, you can view package deployments and versions, and navigate to the Orchestrator folder where a package is deployed.
View package deployments
To view the details of a package and where it was deployed, proceed as follows:
- Select the ellipsis on your package.
- Select See deployments.
Result: A side-window appears with a list of the deployed package versions.
If your package does not appear in the Deployments list, this means that you did not deploy it to an Orchestrator folder.
Navigate to the Orchestrator folder
To open the Orchestrator folder where the package was deployed, proceed as follows:
- Select the ellipsis on your package.
- Select Go to folder.
Result: The Orchestrator folder where the package is deployed opens.
View package versions
To view the package versions and their details, proceed as follows:
- Select the ellipsis on your package.
- Select See versions. A side-window appears with a list of the package versions.
- Select the ellipsis on your package version.
- Select one of the following:
- Deploy - Deploys the package version to an Orchestrator folder.
- Package details - Displays the details of your package version.
- Delete - Removes the package version from the list.
- Manage model versions from Deployed versions
- Edit descriptions
- Reset the project configuration
- View the model configuration
- Add a production or staging tag
- Remove a production or staging tag
- Remove a deployment
- Manage model versions from the Packages tab (preview)
- View package deployments
- Navigate to the Orchestrator folder
- View package versions