Automobile Insurance Claim Processing with Amazon Bedrock > Using the Automobile Insurance Claim Processing with Amazon Bedrock recipe > Step 4. Configure and publish the processes
  

Step 4. Configure and publish the processes

Configure the vehicle details and LLM model ID, and then publish the processes.
    1Open the Validate Vehicle Information process.
    2On the Assignments tab of the Save Sample Vehicle Dataset step, in the VehicleDataset field, you can change the vehicles data or add an HTTP request to get external data.
    3Save and publish the process.
    4Open the Get Price List and Parts List process.
    5On the Assignments tab of the Save Sample Price Dataset step, in the PriceDataset field, you can change the vehicles parts price list or add an HTTP request to get external data.
    6Save and publish the process.
    7To publish the Check Image Format process, click Actions in the row that contains the process and select Publish.
    8Open the Damage Recognition using Amazon Bedrock LLM process.
    9On the Temp Fields tab of the Start step, in the Retry field, you can change the value to increase the number of attempts to call the LLM model if error an occurs. By default, it is set to 1.
    10On the Assignments tab of the Prompt Request step, enter the model ID in the ModelID field.
    11Save and publish the process.
    12To publish the Calculating the Payout process, click Actions in the row that contains the process and select Publish.
    13To publish the Send Email with Claim Details process, click Actions in the row that contains the process and select Publish.
    14To publish the Process Claim Request process, click Actions in the row that contains the process and select Publish.