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 1fabb8f1-c748-48f1-aae4-f220699877d0 in messages
id
Primary key.
VARCHAR NOT NULL
conversation_id
VARCHAR NOT NULL
user_id
VARCHAR NOT NULL
role
VARCHAR NOT NULL
content
The other day
TEXT NOT NULL
provider
VARCHAR
model
VARCHAR
raw
NULL
TEXT
response_id
VARCHAR
prompt_tokens
INTEGER
completion_tokens
INTEGER
total_tokens
INTEGER
created_at
DATETIME NOT NULL
Update
Cancel