Table of Contents

Table Llm_Training_Conversation_Messages

Entity

Entity: Projects.AI.TrainingConversationMessages

Message in a training conversation. Entity: Llm_Training_Conversation_Messages (Introduced in version 24.1.3.89)

Owner Tables Hierarchy

Summary

Name Type Description
Contents nvarchar(max) Contents of the message. Can be formatted using MarkDown.
Message_No int Message number within the conversation.
Message_Time_Utc datetime Date and time, when the message was originally typed (or created).
Participant_Name nvarchar(64) Name of the participant, who created the message. Name is optional, but gives more context to the message.
Participant_Role nvarchar(1) Allowed: S, U, A Role of the participant. Can be System - for system mood messages; User - for user messages; Assistant - for AI-created message.
Row_Version timestamp
Training_Conversation_Id uniqueidentifier
Training_Conversation_Message_Id uniqueidentifier PK

Columns

Contents

Contents of the message. Can be formatted using MarkDown.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 2147483647
Order 5
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(max)
UI Memo Editor yes
UI Width Medium
User Login no
Visible yes

Message_No

Message number within the conversation.

Property Value
Auto Complete no
Autoincrement 1
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 2
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type int
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Message_No - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Message_Time_Utc

Date and time, when the message was originally typed (or created).

Property Value
Auto Complete no
Data Filter no
Default Value CurrentDateTimeUtc
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 6
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type datetime
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Message_Time_Utc - Supported Filters

Filter Type Default Include Nulls Hidden by Default
GreaterThanOrLessThan None no no

Participant_Name

Name of the participant, who created the message. Name is optional, but gives more context to the message.

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 64
Order 4
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type nvarchar(64) (Allows NULL)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Participant_Role

Role of the participant. Can be System - for system mood messages; User - for user messages; Assistant - for AI-created message.

Property Value
Allowed Values S, U, A
Auto Complete no
Data Filter no
Default Value U
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length 1
Order 3
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type nvarchar(1)
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Participant_Role - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Row_Version

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 7
Ownership Reference no
Pasword no
Picture no
Primary Key no
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN no
Type timestamp
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Training_Conversation_Id

Property Value
Auto Complete no
Data Filter no
Default Value None
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 1
Ownership Reference yes
Pasword no
Picture no
Primary Key no
Readonly no
Referenced Table Llm_Training_Conversations
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible yes

Training_Conversation_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no

Training_Conversation_Message_Id

Property Value
Auto Complete no
Data Filter no
Default Value NewGuid
Enter Stop yes
Ignore for Insert Order no
Is Entity Name no
Max Length -1
Order 0
Ownership Reference no
Pasword no
Picture no
Primary Key yes (order: 1)
Readonly no
RTF no
Sortable no
Summary Type None
Supports EQUALS_IN yes
Type uniqueidentifier
UI Memo Editor no
UI Width Medium
User Login no
Visible no

Training_Conversation_Message_Id - Supported Filters

Filter Type Default Include Nulls Hidden by Default
Equals NULL no no