Skip to content

Commit 8395201

Browse files
Merge pull request #386 from aiforprocess-Kore/dev
AI for Process content updates
2 parents d9897a2 + c92b9d9 commit 8395201

31 files changed

Lines changed: 579 additions & 31 deletions

docs/ai-for-process/release-notes/recent-updates.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,85 @@
22

33
This document provides information on the feature updates and enhancements introduced in the recent AI for Process releases.
44

5+
## v1.0.9 February 24, 2026
6+
7+
<u> Minor Release </u>
8+
9+
This release introduces enhancements to AI-powered browser automation, workflow features, and general platform improvements. Key updates include the new Delay node, workflow caching, and browser automation enhancements such as configurable auto-healing, model connection updates, expanded model support, hardware upgrades, and improved audit logging.
10+
11+
<font size="4">Workflows</font>
12+
13+
**Delay Node for Workflows**
14+
15+
A new Delay Node allows users to pause workflow execution at specific steps. Users can configure the node name and define a timeout value, either static or variable-based, between 30 and 86,400 seconds. Workflow changes will be visible in debugging and monitoring tools.
16+
17+
**Workflow Cache Management**
18+
19+
Workflows now support a built-in cache for storing and retrieving values across steps or runs. Users can read and write cache data in Script nodes, use values in template-supported fields, choose account-level or workflow-level scope, and set custom TTLs. Draft and published runs maintain separate cache data.
20+
21+
**Browser Automation Enhancements:**
22+
23+
* **Configurable Auto-Healing**
24+
25+
Users can now control LLM-based auto-healing through a dedicated toggle in the Browser node configuration. Auto-healing is no longer enabled by default for new workflows, while existing workflows keep it enabled for backward compatibility.
26+
27+
* **Model Connection Configuration**
28+
29+
Users can now update the connection used by a model within a browser node after the automation is published. While the model itself cannot be changed, the associated connection can be switched to address issues such as expired API keys or rate limits.
30+
31+
* **Import and Export Enhancements**
32+
33+
Browser automation nodes are now included in workflow exports. Imports do not apply auto-mapping, so components must match between environments. Before exporting, users should verify that all required components — such as models, linked workflows, custom scripts and functions, integrations, triggers, agentic apps, OCR models, and automations — exist in the target environment.
34+
35+
36+
<font size="4">Models</font>
37+
38+
**Expanded Model Support for Browser Automation**
39+
40+
Browser automation now supports a wider set of LLMs across OpenAI, Anthropic, and Google. These additions give users more flexibility and access to the latest model capabilities. Supported models include:
41+
42+
OpenAI:
43+
44+
* gpt-4o
45+
* gpt-4o-mini
46+
* gpt-4.1
47+
* gpt-5
48+
49+
Anthropic:
50+
51+
* claude-sonnet-4-20250514
52+
* claude-sonnet-4-5-20250929
53+
* claude-haiku-4-5-20251001
54+
55+
Google (Gemini):
56+
57+
* gemini-2.0-flash
58+
* gemini-2.5-pro
59+
* gemini-2.5-flash
60+
* gemini-2.5-flash-lite
61+
62+
63+
<font size="4">Settings</font>
64+
65+
**Browser Automation Enhancements:**
66+
67+
* **Browser Automation Playground Locking**
68+
69+
The Browser Automation playground now prevents conflicting edits by allowing only one active editor at a time. When a user is editing an automation, all other users enter view-only mode, where editing, running instructions, updating models, saving drafts, and publishing are disabled. The playground unlocks when the active user leaves or after one hour of inactivity.
70+
71+
* **Enhanced Hardware Options**
72+
73+
Users can now select larger hardware configurations to improve performance and increase parallel streaming capacity. In addition to the existing 4 vGPU / 16 GB option, an 8 vGPU / 32 GB configuration is now available. The platform also displays updated streaming limits based on the selected hardware, with credit consumption adjusted automatically.
74+
75+
* **Expanded Overview Details for Published Automations**
76+
77+
The Overview page for published automations now displays detailed configuration information. Users can view key automation parameters, including system prompt, max steps, recording status, auto-healing state, Go to URL value, and file-upload settings, for improved transparency.
78+
79+
* **Audit Log Enhancements**
80+
81+
Audit logs now capture additional account-level and workflow-level events related to browser automation, improving visibility into user actions and automation behavior across the platform.
82+
83+
584
## v1.0.7 January 24, 2026
685

786
<u> Minor Release </u>

docs/ai-for-process/settings/billing/billing-and-usage.md

Lines changed: 33 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,17 @@ The Usage page displays the following tabs:
1616
* **Workflow runs**: Shows current workflow run usage against your total allocation.
1717
* **Credits**: Displays the number of credits consumed out of the total available credits, along with the corresponding percentage. A dynamic pie chart visually represents this data, showing the distribution of total credits, including usage by models, guardrails, OCR models, and custom script deployments. Each metric is color-coded and identified through a legend for easy reference. Hover over the chart to view the actual values for each usage type.
1818
* **Usage trend**: Visual representation of workflow runs, model credits, custom scripts, and OCR credits consumption over time.
19+
20+
Click the "*three-dots*" icon to view and select from the following options:
21+
1922
* **Workflows**: Shows all workflow activities and their operational status.
2023
* **Models**: Shows the computational costs linked to specific models.
2124
* **Guardrails**: Shows overall guardrail statistics and credit consumption costs.
2225
* **Custom Scripts**: Gives a comprehensive view of all the deployed custom scripts’ statistics, including the credits usage trends.
2326
* **OCR**: Displays OCR model deployments and their credit consumption, helping you track document-processing usage.
27+
* **Browser Automation**: Shows the credits consumption and usage trend for browser automation experiment pod deployments.
28+
29+
<img src="../images/usage-expanded-view.png" alt="Usage expanded list" title="Usage expanded list" style="border: 1px solid gray; zoom:75%;">
2430

2531
## Best Practices
2632

@@ -43,7 +49,7 @@ The **Overview** tab summarizes expenses and usage patterns across your workflow
4349

4450
## Workflows Usage
4551

46-
The Workflows tab displays a comprehensive list of workflows associated with the account. It includes only those workflows that have been deployed at least once; it does not include ‘In development’ workflows.
52+
The **Workflows** tab displays a comprehensive list of workflows associated with the account. It includes only those workflows that have been deployed at least once; it does not include ‘In development’ workflows.
4753

4854
The following usage information is displayed on the tab:
4955

@@ -55,7 +61,7 @@ The following usage information is displayed on the tab:
5561
* **Last active on**: The date when the workflow was last active.
5662
* **Status**: The workflow's status - Deployed, Undeployed, or Deleted.
5763

58-
<img src="../images/workflow_usage.png" alt="Billing Tools tab" title="Billing Tools tab" style="border: 1px solid gray; zoom:80%;">
64+
<img src="../images/workflow_usage.png" alt="Billing Tools tab" title="Billing Tools tab" style="border: 1px solid gray; zoom:80%;">
5965

6066

6167
## Models Usage
@@ -93,15 +99,15 @@ The following information is displayed:
9399
* **Last updated on**: The date when the deployment was last done.
94100
* **Status**: The current deployment status: *Deployed*, *Undeployed*, or *Deleted*.
95101

96-
<img src="../images/models-usage-drill-down.png" alt="drill down view" title="drill down view" style="border: 1px solid gray; zoom:80%;">
102+
<img src="../images/models-usage-drill-down.png" alt="drill down view" title="drill down view" style="border: 1px solid gray; zoom:80%;">
97103

98104
## Guardrails Usage
99105

100106
The **Guardrails** tab displays the list of guardrails used and the charges related to their usage. Each guardrail includes details about the hardware it was deployed on and the associated costs. The guardrails are charged based on the hardware used.
101107

102108
The guardrail usage is deducted from the Model credits shown in the Overview tab, indicating that the available credits for the model will decrease based on the cost of using the guardrails.
103109

104-
<img src="../images/guardrails-tab.png" alt="Guardrails tab" title="Guardrails tab" style="border: 1px solid gray; zoom:60%;">
110+
<img src="../images/guardrails-tab.png" alt="Guardrails tab" title="Guardrails tab" style="border: 1px solid gray; zoom:60%;">
105111

106112
The following usage information is displayed on the Guardrails tab:
107113

@@ -127,7 +133,7 @@ Clicking each row on the Guardrail tab opens a panel on the right that displays
127133
* Further deployments are disabled.
128134
* All ongoing deployments are disrupted once the negative credit limit is reached, and the message “*You've used all your available credits. Please add more credits to your account to continue.*” appears.
129135

130-
<img src="../images/guardrails_right_panel.png" alt="Guardrails detailed information" title="Guardrails detailed information" style="border: 1px solid gray; zoom:80%;">
136+
<img src="../images/guardrails_right_panel.png" alt="Guardrails detailed information" title="Guardrails detailed information" style="border: 1px solid gray; zoom:80%;">
131137

132138

133139
The following information is displayed:
@@ -157,7 +163,7 @@ The **Custom Scripts** tab displays the list of custom scripts added to your acc
157163
* Users will not be able to deploy imported projects. Deployment actions get disabled for the scripts.
158164
* If the negative credit limit is crossed during deployment, the process will be stopped, and a failure message will be displayed.
159165

160-
<img src="../images/cs-usage-data.png" alt="cs usage data" title="cs usage data" style="border: 1px solid gray; zoom:80%;">
166+
<img src="../images/cs-usage-data.png" alt="cs usage data" title="cs usage data" style="border: 1px solid gray; zoom:80%;">
161167

162168
The following usage information is displayed:
163169

@@ -179,7 +185,7 @@ Clicking each row on the **Custom scripts** tab opens a panel on the right that
179185
* Credits consumed by the components. Refer to the table [here](../manage-custom-scripts/custom-scripts.md#step-3-resource-allocation){:target="_blank"} for pricing.
180186
* **Total** which represents the aggregate of all the credit components (when multiple components are involved).
181187

182-
<img src="../images/custom-script-usage.png" alt="cs usage" title="cs usage" style="border: 1px solid gray; zoom:80%;">
188+
<img src="../images/custom-script-usage.png" alt="cs usage" title="cs usage" style="border: 1px solid gray; zoom:80%;">
183189

184190
### Email Notifications
185191

@@ -188,26 +194,42 @@ Billing and credit calculation emails for custom scripts notify users about cred
188194

189195
## OCR Usage
190196

191-
The OCR tab provides a unified view of all OCR-related credit usage across your workspace, allowing you to:
197+
The **OCR** tab provides a unified view of all OCR-related credit usage across your workspace, allowing you to do the following:
192198

193199
* Review a list of OCR model deployments
194200
* See how many credits each deployment consumed
195201
* Check deployment status and usage history
196202

197-
<img src="../images/ocr_billing_details.png" alt="OCR billing" title="OCR billing" style="border: 1px solid gray; zoom:80%;">
203+
<img src="../images/ocr_billing_details.png" alt="OCR billing" title="OCR billing" style="border: 1px solid gray; zoom:80%;">
198204

199205
### Viewing Detailed OCR Information
200206

201-
Clicking a row in the OCR tab opens a panel on the right that provides detailed information about the selected OCR deployment, including:
207+
Clicking a row in the **OCR** tab opens a panel on the right that provides detailed information about the selected OCR deployment, including:
202208

203209
* **Hosting infrastructure:** The compute resources used by the deployment (for example, model configuration or allocated hardware).
204210
* **Hosting time:** Total time the deployment has been active, shown in hours and minutes.
205211
* **Credits consumed:** The number of OCR credits used by the deployment.
206212
* **Total:** The aggregated credit usage across all contributing components for that deployment.
207213

208-
<img src="../images/ocr_billing_detailed.png" alt="OCR billing" title="OCR billing" style="border: 1px solid gray; zoom:80%;">
214+
<img src="../images/ocr_billing_detailed.png" alt="OCR billing" title="OCR billing" style="border: 1px solid gray; zoom:80%;">
215+
216+
## Browser Automation Usage
217+
218+
The **Browser Automation** tab provides a unified view of browser-automation credit usage across your workspace, allowing you to do the following:
209219

220+
* Review a list of pod deployments for browser automation scripts
221+
* See deployment-level credits consumption
222+
* Check deployment status and usage history
223+
224+
<img src="../images/browser-automation-usage.png" alt="browser automation usage" title="browser automation usage" style="border: 1px solid gray; zoom:80%;">
210225

226+
### Viewing Detailed Browser Automation Information
211227

228+
Clicking a row in the **Browser Automation** tab opens a right-side panel that displays detailed information about the selected OCR deployment, including:
212229

230+
* **Hosting infrastructure:** The compute resources or allocated hardware used by the deployment.
231+
* **Hosting time:** Total time the deployment has been active, shown in hours and minutes.
232+
* **Credits consumed:** The number of browser automation credits used by the deployment.
233+
* **Total:** The aggregated credit usage across all contributing components for that deployment.
213234

235+
<img src="../images/browser_automation_billing_detailed.png" alt="browser automation detailed billing" title="browser automation detailed billing" style="border: 1px solid gray; zoom:80%;">
29.6 KB
Loading
27.3 KB
Loading
-12 KB
Loading
-15.5 KB
Loading
-17.5 KB
Loading
-17.8 KB
Loading
-15.3 KB
Loading
-15.3 KB
Loading

0 commit comments

Comments
 (0)