sqlite-web 0.7.2
relaycat.db
messages
Create
Query
conversations
messages
users
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Update row e220f870-ab4f-478b-882d-98f22ab47f40 in messages
id
Primary key.
VARCHAR NOT NULL
conversation_id
VARCHAR NOT NULL
user_id
VARCHAR NOT NULL
role
VARCHAR NOT NULL
content
 https://pfst.cf2.poecdn.net/base/image/b2764a0dd05452358186f24f1e62d8804a490d40f16e41aa9f92fec659b01d19?w=1024&h=1024
TEXT NOT NULL
provider
VARCHAR
model
VARCHAR
raw
{'id': 'chatcmpl-40b7c98dd3ea57ea422fc314', 'object': 'chat.completion', 'created': 1776962661, 'model': 'grok-imagine-image', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '\n\nhttps://pfst.cf2.poecdn.net/base/image/b2764a0dd05452358186f24f1e62d8804a490d40f16e41aa9f92fec659b01d19?w=1024&h=1024'}, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 624, 'completion_tokens': 70, 'total_tokens': 694}}
TEXT
response_id
VARCHAR
prompt_tokens
INTEGER
completion_tokens
INTEGER
total_tokens
INTEGER
created_at
DATETIME NOT NULL
Update
Cancel