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 cabf757d-a1d6-4650-9aa7-b722c017ee92 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/05ffb786863fed4edf29e6e7abc2041bd193ab7c4f0bd5ef16866ae65b32116b?w=1024&h=1024
TEXT NOT NULL
provider
VARCHAR
model
VARCHAR
raw
{'id': 'chatcmpl-ef4a405a0cdbc77ba82dd9b9', 'object': 'chat.completion', 'created': 1776972546, 'model': 'grok-imagine-image', 'choices': [{'index': 0, 'message': {'role': 'assistant', 'content': '\n\nhttps://pfst.cf2.poecdn.net/base/image/05ffb786863fed4edf29e6e7abc2041bd193ab7c4f0bd5ef16866ae65b32116b?w=1024&h=1024'}, 'finish_reason': 'stop'}], 'usage': {'prompt_tokens': 651, 'completion_tokens': 67, 'total_tokens': 718}}
TEXT
response_id
VARCHAR
prompt_tokens
INTEGER
completion_tokens
INTEGER
total_tokens
INTEGER
created_at
DATETIME NOT NULL
Update
Cancel