Manage OCR Models
The Manage OCR Models page is the central place to configure and maintain the document-processing engines used across your workflows. Engines such as Docling and Azure Doc Intelligence power the Doc Intelligence Node, enabling text extraction, layout understanding, and (when supported) structured data output. Use this page to enable engines, deploy models, and keep your OCR capabilities up to date.Configure Docling Models
Docling models provide AI-powered document extraction, including text, layout, and structured data. Select the Docling tab to deploy new models or manage existing deployments. Docling must be configured here before it appears as an available engine inside the Doc Intelligence Node. You can have multiple deployments of docking models.Deploy a New Docling Model
Follow these steps to configure and deploy a new Docling model:- Go to Settings → Manage Models → OCR.
- Click Deploy a Model to open the deployment panel.
- General Details:
- Enter a unique deployment name and an optional description.
- English (‘en’) is auto-selected by default. You can select one more additional language for better model performance.
- Resource allocation: Configure the deployment resources:
- Minimum replicas
- Maximum replicas
- Auto-scaling threshold
- Hardware type
- Verify all the configuration details.
- Accept the terms and conditions and click Deploy to start the deployment process.
Manage Existing Deployments
You can view and manage Docling deployments by clicking any deployment row to open its details. Overview: Shows the current deployment status and key configuration details such as deployment name, selected language, scaling parameters, and allocated hardware resources.
Deployment history: Lists all past and current deployment versions for a model, along with status, timestamps, and ownership. Expanding a deployment entry reveals configuration and lifecycle details, including deployment and undeployment events, helping you audit configuration changes and track deployment activity over time.
Configurations: Allows you to manage the deployment lifecycle:
- Undeploy an active deployment. Once undeployed, the model is no longer available to workflows.
- Delete an undeployed configuration. Deletion is disabled while a deployment is active and becomes available only after the deployment is undeployed.
Configure Azure Doc Models
The Azure Doc Intelligence page lets you connect external Azure document-processing models for use inside the Doc Intelligence Node. You can add multiple Azure connections, manage them, and control which ones are active for your workflows. Azure must be configured here before it appears as an engine option in the Doc Intelligence Node.Add a New Azure Doc Model
You can add multiple Azure Doc Intelligence connections to your workspace and switch between them as needed. Follow these steps to add an external Azure Doc Intelligence connection:- Go to Settings → Manage Models → OCR → Azure doc.
- Click Add a Connection to open the connection panel.
- Enter the required details:
- Connection Name (must be unique)
- Base URL
- API Key
- The system validates the API key and checks for duplicate names.
- After validation succeeds, click Save.
Manage Existing Connections
You can enable, disable, or delete Azure connections directly from the list using the available actions.- Enable or Disable a Connection: Toggle the switch next to a connection to instantly enable or disable it.
- Delete a Connection: Click the delete icon, then confirm the action to permanently remove the connection.
