Debug the Accelerator

You can use the following logs to debug the accelerator:

  • Debug CPM Logs: CPM is a custom script used in B2C Service Cloud, and ML model invocation happens from this code. You can use this log to debug information related to CPM execution.
  • Debug Data Science Job Logs: Extensions are added on capability in the Agent Browser UI which provide insights to the agent. You can use this log to debug errors related to Extension execution.
  • Debug Extension Logs: Multiple jobs are added for ingesting and rectifying data, language model creation and training, and for collecting feedback data. You can use these logs to debug Job runs.
  • Debug Terraform Deployment Logs: Terraform is used to create the OCI resources needed for this accelerator. You can use the Deployment log to debug any error during the Terraform run.