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 2e2fe26c-ad35-400a-8f84-fa56542d491e 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/0ccebb64d83065be0f635127e7ea359000775fdb512ea388c99f86e100aa9d31?w=1024&h=1024
TEXT NOT NULL
provider
VARCHAR
model
VARCHAR
raw
{'id': 'chatcmpl-e532c9f52c2b0983dfc23356', 'object': 'chat.completion', 'created': 1776972696, 'model': 'grok-imagine-image', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '\n\nhttps://pfst.cf2.poecdn.net/base/image/0ccebb64d83065be0f635127e7ea359000775fdb512ea388c99f86e100aa9d31?w=1024&h=1024'}, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 903, 'completion_tokens': 64, 'total_tokens': 967}}
TEXT
response_id
VARCHAR
prompt_tokens
INTEGER
completion_tokens
INTEGER
total_tokens
INTEGER
created_at
DATETIME NOT NULL
Update
Cancel