
IXP 概述指南
衡量消耗
UiPath™ IXP 利用率是根据单元消耗率计算的。
消耗单位
在 IXP 中,可计费操作的单位消耗率为 1 个 AI Unit:
- 上传、修改或预测一条消息 (Communications Mining)。
- 运行时按页计费,设计时不计费(非结构化文档和复杂文档)。
AI Unit 消耗量
本节概述了如何根据您执行的操作类型确定 AI Unit 的计量和计费:
产品 | 功能 | 费用详情 | 活动或模型 | 已消耗的 AI Unit |
---|---|---|---|---|
智能提取处理 (IXP) | 通信数据 (Communications Mining) | 上传、修改或预测一条消息 | 分类和提取 | 1 |
智能提取处理 (IXP) | 非结构化文档和复杂文档项目 | 运行时按页计费,设计时不计费 | 智能提取 | 1 |
计量场景
本节介绍在同一文档上同时使用不同项目时会发生什么情况。
下表提供了仅基于您提取的页面数的消耗单元数示例:
场景 1
An insurance company processes incoming claim-related correspondence from multiple sources. The batch contains only unstructured documents such as adjuster reports, policyholder letters, and legal notices.
Considering you process a 50-page document, the consumption is as shown in the table that follows.
Document type | 步骤 | AI Units consumed (per page) | 已消耗的 AI Unit |
---|---|---|---|
Unstructured document | Classification (Generative classifier or Modern classifier) | 1 | 50 |
Unstructured document | Extraction (IXP Unstructured and complex documents) | 1 | 50 |
In this case, the total amount of consumed AI Units is 100.
场景 2
Insurance documents, such as doctor’s letters, invoices, and so on. Each document must be classified first, then passed to specific extraction methods. There is no need to split the documents.
A doctor’s letter is 40 pages per document and an invoice is 10 pages per document.
下表提供了基于您分类并使用 IXP 提取的页面数的消耗单元数示例:
Document type | 步骤 | AI Units consumed (per page) | 已消耗的 AI Unit |
---|---|---|---|
Doctor's letter | Classification (Generative classifier or Modern classifier) | 1 | 40 |
Doctor's letter | Extraction (IXP Unstructured & complex documents – doctor's letter) | 1 | 40 |
发票 |
| 1 | 10 |
In this case, the total amount of consumed AI Units is 90.
Common scenarios for a mixed project type
Classification and an IXP unstructured project
The following table provides an example of the consumed units when using classification and an IXP unstructured project:
输入 | 分类 | 提取 | 提取 | 已消耗的 AI Unit |
---|---|---|---|---|
50-page document | 现代 | IXP 非结构化和复杂文档 | 不适用 | 100 |
50-page document | 生成器类 | IXP 非结构化和复杂文档 | 不适用 | 100 |
Multiple extractors
The following table provides an example of the consumed units when using multiple extractors:
输入 | 分类 | 提取 | 提取 | 已消耗的 AI Unit |
---|---|---|---|---|
50-page document | 不适用 | IXP 非结构化和复杂文档 | 现代 | 100 |
50-page document | 不适用 | IXP 非结构化和复杂文档 | Classic project | 100 |
50-page document | 不适用 | IXP 非结构化和复杂文档 | IXP 非结构化和复杂文档 | 100 |
Classification and multiple extractors
The following table provides an example of the consumed units when using classification and multiple extractors:
输入 | 分类 | 提取 | 提取 | 已消耗的 AI Unit |
---|---|---|---|---|
50-page document | 现代 | IXP 非结构化和复杂文档 | 现代 | 100 |
50-page document | 生成器类 | IXP 非结构化和复杂文档 | Classic project | 150 |
50-page document | IKC | IXP Unstructured and complex documents (30 pages) | Modern project (20 pages) | 51 |