Exam UiPath-SAIAv1 Topic 2 Question 11 Discussion
Actual exam question for UiPath's UiPath-SAIAv1 exam
Question #: 11
Topic #: 2
Question #: 11
Topic #: 2
How do you use the Generative Classifier within UiPath Document Understanding Cloud APIs to classify a document as either an "Invoice" or a "Receipt"?
Suggested Answer: B Vote an answer
In UiPath Document Understanding Cloud APIs, the Generative Classifier is used to classify documents by leveraging a generative AI model. To classify a document as either an "Invoice" or a "Receipt," a POST request must be sent to the /api/framework/projects/{projectId}/classifiers/generative_classifier/classification endpoint. The body of this request should contain prompts specifying the classification types (in this case,
"Invoice" and "Receipt") along with their corresponding descriptions. This allows the model to correctly classify incoming documents based on these predefined prompts.
For further reading, refer to:
UiPath Document Understanding API Documentation: Cloud API for Classification Generative Classifier APIs: UiPath Classification APIs
"Invoice" and "Receipt") along with their corresponding descriptions. This allows the model to correctly classify incoming documents based on these predefined prompts.
For further reading, refer to:
UiPath Document Understanding API Documentation: Cloud API for Classification Generative Classifier APIs: UiPath Classification APIs
by Gabriel at Aug 22, 2025, 11:25 AM
Contact Us
If you have any question please leave me your email address, we will reply and send email to you in 12 hours.
Our Working Time: ( GMT 0:00-15:00 ) From Monday to Saturday
Support: Contact now
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).