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 be6c32ed-cee4-49c0-a414-5679463ad599 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/2910e132019e9626ecb1dfd8bb6b358c34c41b6a899740ef1336da5809c3ca62?w=1024&h=1024
TEXT NOT NULL
provider
VARCHAR
model
VARCHAR
raw
{'id': 'chatcmpl-dd9b06ab7c5c6382526e9518', 'object': 'chat.completion', 'created': 1776968562, 'model': 'grok-imagine-image', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '\n\nhttps://pfst.cf2.poecdn.net/base/image/2910e132019e9626ecb1dfd8bb6b358c34c41b6a899740ef1336da5809c3ca62?w=1024&h=1024'}, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 93, 'completion_tokens': 69, 'total_tokens': 162}}
TEXT
response_id
VARCHAR
prompt_tokens
INTEGER
completion_tokens
INTEGER
total_tokens
INTEGER
created_at
DATETIME NOT NULL
Update
Cancel