Table Llm_Model_QAs
Entity
Entity: Projects.AI.ModelQAs
Questions and desired answers, forming the actual knowledge base of the model. Entity: Llm_Model_QAs (Introduced in version 24.1.1.93)
Owner Tables Hierarchy
Summary
Name
Type
Description
Added_By_User_Id
uniqueidentifier
Readonly
The user which added the QA.
Answer
nvarchar(max)
Desired answer.
Creation_Time_Utc
datetime
Readonly
The time when the QA was created.
Deactivaton_Time_Utc
datetime
Readonly
The time when the QA was deactivated.
Is_Active
bit
Indicates whether to include this QA in future builds.
Model_Id
uniqueidentifier
The model to which the question belongs.
Model_QA_Id
uniqueidentifier
PK
Notes
nvarchar(max)
QA_Type
nvarchar(1)
Allowed: T
, V
Specifies whether the QA is training or validation. Validation QAs are used to test the correctness of the model and are only reported in the build logs.
Question
nvarchar(max)
User question.
Row_Version
timestamp
Section
nvarchar(128)
Free text organizational section of the QA.
Columns
Added_By_User_Id
The user which added the QA.
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
4
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
yes
Referenced Table
Sec_Users
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
Added_By_User_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Answer
Desired answer.
Property
Value
Attributes
IsLongString
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
3
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
no
UI Width
Medium
User Login
no
Visible
yes
Answer - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Like
None
no
no
Creation_Time_Utc
The time when the QA was 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
yes
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
Creation_Time_Utc - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
GreaterThanOrLessThan
None
no
no
Deactivaton_Time_Utc
The time when the QA was deactivated.
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
9
Ownership Reference
no
Pasword
no
Picture
no
Primary Key
no
Readonly
yes
RTF
no
Sortable
no
Summary Type
None
Supports EQUALS_IN
no
Type
datetime (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Deactivaton_Time_Utc - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
yes
no
GreaterThanOrLessThan
None
no
no
Is_Active
Indicates whether to include this QA in future builds.
Property
Value
Auto Complete
no
Data Filter
no
Default Value
True
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
bit
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Is_Active - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Model_Id
The model to which the question belongs.
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_Models
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
Model_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Model_QA_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
Model_QA_Id - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Notes
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
10
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) (Allows NULL)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
QA_Type
Specifies whether the QA is training or validation. Validation QAs are used to test the correctness of the model and are only reported in the build logs.
Property
Value
Allowed Values
T
, V
Auto Complete
no
Data Filter
no
Default Value
T
Enter Stop
yes
Ignore for Insert Order
no
Is Entity Name
no
Max Length
1
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(1)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
QA_Type - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Equals
NULL
no
no
Question
User question.
Property
Value
Attributes
IsLongString
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
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
nvarchar(max)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes
Question - Supported Filters
Filter Type
Default
Include Nulls
Hidden by Default
Like
None
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
11
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
Section
Free text organizational section of the QA.
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
128
Order
8
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(128)
UI Memo Editor
no
UI Width
Medium
User Login
no
Visible
yes