This topic outlines the key enhancements made to the AI Governance framework following the introduction of AI Guardrails.

AI prompt log updates

A new column AI guardrail is introduced to the AI prompt log table and it will show the guardrail applied to each of the sessions.

AI prompt log updates

one
Duration: Shows the start and end time of a session execution.
Note: This information is not available if the session is in progress.
two

Start time: Shows the start time of the session execution.

three

Session ID: Shows the session ID for an automation execution. A session can consist of multiple model interactions, which are part of the same automation execution. Click the Session ID link to view details of all model interactions for that session.

four

Prompt type: Shows the type of prompt used in the automation. For example, Free Form is relevant when Generative AI packages are used or Prompt Template is relevant when Generative AI Prompt Template packages are used.

five

Automation name: Shows the automation name that used the prompt.

six
Device name: Shows ID of the device on which the automation was executed.
Note: This information is not available if the action was performed in the Control Room.
seven

User: Shows the ID of the user who ran the automation.

eight

AI guardrail: Shows the specific Guardrail applied to each AI session.

nine

Folder path: The folder location of the automation from where it was executed. When an AI Skill is integrated with an automation (parent or child), the folder path displayed is the same as the folder path of the parent automation.

Session and model interaction details

From the AI prompt log table, you can click the Session ID link to drill-down further to view details of a session.

You can view the model interaction session details in the same screen by expanding the foundational model name displayed for that interaction. Click the prompt or action in the details section to view more details of the prompt or model responses.

Model Interaction details
  • AI guardrail assigned: Displays the specific Guardrail applied to each AI session.
  • Toxicity: Displays the toxicity level of the prompt and response.

For more details about the monitoring AI prompt log interactions, see Monitor AI prompt log interactions.

Event logs updates

A new column AI guardrail is introduced to the Event logs table and it will show the guardrail applied to each of the events.

Event Log updates

one

Status: Shows the success or failure of an event.

two

Time: Shows the start time of the event.

three

Event type: Shows each session type such as: Send prompt, Response received, Model connection, and Trigger prompt template.

You can click the Event type link to drill-down and view additional event details.

four

Model name: Shows the foundational model version name that was interacted with, such as: Claude for Amazon Bedrock, VertexAI forGoogle Vertex AI, GPT 3.5 Turbo for Azure OpenAI, and others.

five
Prompt type: Shows the type of prompt used in the automation. These are:
  • Free form prompt logs captured for all generative AI Packages.
  • Prompt Template prompt logs captured for Prompt Templates.
six

Automation name: Shows the automation name that used a specific prompt.

seven

Session ID: Shows the automation session ID.

eight

Device name: Shows the ID of the device on which the automation was executed.

nine

User: Shows the ID of the user who ran the automation.

ten

AI guardrail: Shows the specific Guardrail applied to each event.

eleven

Folder path: The folder location of the automation from where it was executed.

Response received details
The following event type logs are captured for all model interactions in an automation.
  • Model connection
  • Send prompt
  • Response received
  • Trigger Prompt Template

In the Event type column, click the link to drill-down further to view event details by the following parameters. The details vary as per event type. On the same screen, view different parameters for each event type.

Event log details

  • AI guardrail assigned: Displays the specific Guardrail applied to each AI session.
  • Toxicity: Displays the toxicity level of the prompt and response.

For more details about the monitoring Event log, see Monitor Event log interactions.