You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ai-services/content-understanding/concepts/standard-pro-modes.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -47,7 +47,7 @@ Multi-step reasoning offers the ability to decompose complex problems into a sim
47
47
48
48
* Does x match y?
49
49
* Does x pass the outlined criteria?
50
-
* Does x scenario follow the required guidelines?
50
+
* Does x document follow the required guidelines?
51
51
* Does the total equal the sum of the items?
52
52
* Find all inconsistencies between the invoice and the contract.
53
53
@@ -65,7 +65,7 @@ Not sure which mode is right for your scenario? The following charts compare sta
65
65
|**Max fields**| 100 | 100 |
66
66
|**Multiple input document processing**| No | Yes |
67
67
|**Reference dataset integration**| No | Yes |
68
-
|**Multistep reasoning**| No | Yes |
68
+
|**Multi-step reasoning**| No | Yes |
69
69
70
70
71
71
## Apply standard or pro mode to your scenarios
@@ -74,7 +74,7 @@ Not sure which mode is right for your scenario? The following charts compare sta
74
74
75
75
| Scenario | Standard mode | Pro mode|
76
76
|----|----|----|
77
-
|**Invoice analysis**| Extract insights on invoice data at scale and enable RAG search and further data analysis and visualization. Answer questions like: <br> • Extract purchase order number, total, due date, and line items for entry into database. | Analyze invoices and contractual agreements with clients and apply multi-step reasoning to draw conclusions on that data. Answer questions like: <br> • Does this invoice fulfill the contractual agreement we have in place with this client? <br> • Does this invoice need further review |
77
+
|**Invoice analysis**| Extract insights on invoice data at scale and enable RAG search and further data analysis and visualization. Answer questions like: <br> • Extract purchase order number, total, due date, and line items for entry into database. | Analyze invoices and contractual agreements with clients and apply multi-step reasoning to draw conclusions on that data. Answer questions like: <br> • Does this invoice fulfill the contractual agreement we have in place with this client? <br> • Does this invoice need further review?|
78
78
|**Call center transcript analytics**| Extract insights on large volumes of call center data to gain valuable insights on sentiment, understand customer issues, and create targeted training to address major pain points. Answer questions like: <br> • What are the main issues customers are calling about? <br> • What is the average length of calls made about x issue? | Analyze call center transcript data and apply multi-step reasoning to understand how call center employees are addressing customer needs, and if they're following guidelines. Answer questions like: <br> • Did the call center employee introduce themselves? <br> • Did this answer "pass" certain criteria? |
79
79
|**Mortgage application processing**| Extract the key values from mortgage application data and make it searchable and more easily accessible. Answer questions like: <br> • What year was the mortgage application submitted? <br> • What are the names on the application? | Analyze supplementary supporting documentation and mortgage applications to determine whether a prospective home buyer provides all the necessary documentation to secure a mortgage. Answer questions like: <br> • Do the names and social security numbers on the mortgage application match the supporting documentation? |
0 commit comments