The Use case Asset helps you to build an end to end journey by connecting one or more ML Assets and Gen AI assets built from the platform. It provides a drag and drop and low code experience and various tool palettes to build an end to end workflow.
Users must have any one of the following policies to create a Use case Asset:
- Administrator Policy
- Creator Policy
- Gen AI User Policy
This guide will walk you through the below steps on how to create your first use case asset using Gen AI Assets.
Step 1: Create an asset
You can create use cases using our Asset Studio.
- On the Asset Studio page, click the Use case card.
- Alternate option: On the Asset Studio page, click Create Asset and then select Use case.
- The Use case window that appears, enter a unique Asset name,
- Click Create and proceed to the define the workflow.
Step 2: Define workflow
On the left side of the page, you will see the following components:
- Connector
- Classifier
- Extractor
- Gen AI
- Flow Control
- Transform
By utilizing these components, you can create various use cases by simply dragging and dropping them onto the canvas and connecting them together.
Choose connectors
Connectors facilitate easy connection to data sources, allowing you to upload and download the required documents and perform bulk operations.
- In the list bar, click Connector.
- In the Connector window that appears, choose the connector that you wish to add against this Use case.
- Choose the required connector for ingesting the data. For more information about how to use the connectors, see Connector in Use case Designer.
Define the Flow Control
Flow control defines how data flows through the different components of a workflow, such as connectors Gen AI Assets.. Path involves managing the sequence and execution of a use case based on predefined conditions (if-then-else). It helps to define the data flow among multiple assets and their respective attributes as parameters.
Path
- Click on Flow Control and drag and drop the Path definer on the canvas and link it to the Gen AI asset using icon.
- Double click on Path to expand the right hand side panel and click on New Path to define the flow based on various parameters such as document type or confidence score.
- Define the conditions for the newly created path and click on Save Properties.
- For more information about how to use the control flow, see Define Control Flow.
Add Gen AI assets
- Choose and drag and drop a Gen AI asset(s) on the canvas and link it to the Connector using icon. Only published assets will be available for selection.
Define output
The Output definer enables you to consolidate the output for your Use case and customize the name and data type for the information extracted This helps you customize the output to suit your specific requirements and preferences.
- Click Transform and then drag and drop the Output definer on the canvas.
- Connect the Gen AI assets to the output definer using icon.
- Double click on the Output definer and click on Edit output to consolidate and define the output for your use-case.
- In the Use case output window that appears, Drag and drop desired extractor fields to consolidate and define the output for your use case.
- You can rename the field/table entities and define the data type. Once done, click Save. Now, navigate back to the use case design canvas and Save the use case by clicking on the Save button.
Step 3: Publish the use case asset
- On the Designer page, click Publish.
- On the Publish page that appears, you can check the information.
- Optional: In Description, add/update the comments.
- Click Publish. The asset’s status changes to Published and can be viewed in the list of assets in the Asset Studio.