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 63b2e479-ec7c-46db-b20b-6686e3d1d175 in messages
id
Primary key.
VARCHAR NOT NULL
conversation_id
VARCHAR NOT NULL
user_id
VARCHAR NOT NULL
role
VARCHAR NOT NULL
content
Hello, welcome to Jackson clinic, how many I help you?
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