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 d79f06d8-7e19-463a-8dcf-9aa0d497ab84 in messages
id
Primary key.
VARCHAR NOT NULL
conversation_id
VARCHAR NOT NULL
user_id
VARCHAR NOT NULL
role
VARCHAR NOT NULL
content
Summerize the settings and progress
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