Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 2.2 KB

glossary.md

File metadata and controls

8 lines (4 loc) · 2.2 KB

Glossary

Terms from the Messages Table/CSV:

NameDescription
SentTimestamp for when the message was sent by the user
NameRefers to the phone number or UUID of the User
User Message (EN)This refers to the User's message. The "EN" stands for English, to indicate the English translation of the message.
Assistant Message (EN)This refers to the Assistant's reply. The "EN" stands for English, to indicate the English translation of the message.
User Message (Local)This refers to the User's message. The "Local" stands for local language used. In case, the user messages are in English, this will appear to the same as "User Message (EN)" column.
Assistant Message (Local)This refers to the Assistant's message. The "Local" stands for local language used. In case, the user messages are in English, this will appear to the same as "User Message (EN)" column.
Analysis ResultThis is the JSON data based on the Analysis Script that we run.
FeedbackThis refers specifically to the "👍" and "👎" feedback implemented in the Copilot Builder
Run TimeThis refers to the amount of time it took for the Assistant to respond to the User's query
Run URLThe specific Run URL of that query, this can be useful to debug.
Input ImagesThis will show a link or path to any images uploaded by the User.
Input AudioThis will show a link or path to any audio messages uploaded by the User.
User Message IDIt is the platform-dependent message ID (e.g. WhatsApp Message ID for the message sent by user)
Conversation IDThis is the unique ID for each conversation (old messages are in context for new ones). e.g. it is the part between one "reset" to next for a WhatsApp bot