Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Log

Log.

Hierarchy

  • Log

Index

Properties

language

language: string

The language of the workspace where the message request was made.

log_id

log_id: string

A unique identifier for the logged event.

request

A request sent to the workspace, including the user input and context.

request_timestamp

request_timestamp: string

The timestamp for receipt of the message.

response

response: MessageResponse

The response sent by the workspace, including the output text, detected intents and entities, and context.

response_timestamp

response_timestamp: string

The timestamp for the system response to the message.

workspace_id

workspace_id: string

The unique identifier of the workspace where the request was made.

Generated using TypeDoc