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 dcded19c-35a2-41a8-85f0-81b272afff67 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/60ec6dad59383728f2e884dbc9dbbc82a5737e562df3be4e60207beedd4ffc43?w=1024&h=1024
TEXT NOT NULL
provider
VARCHAR
model
VARCHAR
raw
{'id': 'chatcmpl-cb5e9c5fc96042fe02bccb5c', 'object': 'chat.completion', 'created': 1776964557, 'model': 'grok-imagine-image', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '\n\nhttps://pfst.cf2.poecdn.net/base/image/60ec6dad59383728f2e884dbc9dbbc82a5737e562df3be4e60207beedd4ffc43?w=1024&h=1024'}, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 84, 'completion_tokens': 65, 'total_tokens': 149}}
TEXT
response_id
VARCHAR
prompt_tokens
INTEGER
completion_tokens
INTEGER
total_tokens
INTEGER
created_at
DATETIME NOT NULL
Update
Cancel