AIConversationMessage
AI conversation message
Properties
Section titled “Properties”| Property | Type |
|---|---|
completion_tokens? | number |
content | string |
conversation_id | string |
created_at | string |
executed_sql? | string |
id | string |
prompt_tokens? | number |
role | AIChatMessageRole |
sequence_number | number |
sql_duration_ms? | number |
sql_error? | string |
sql_result_summary? | string |
sql_row_count? | number |
tool_call_id? | string |
tool_name? | string |