EN
Español
English
Português
    ASMS_AI_LOG

    Store responses from AI services

    Data model

    Fields

    Field Type Description
    created_date* DATETIME Record creation date
    data* NVARCHAR (MAX) Json with AI Service Response
    id* INT Registry ID
    user_id* INT User ID

    Primary Key

    PK_ASMS_AI_LOG
    id