Create
Query
MaiBot.db
—
thinking_back
action_records
chat_history
chat_streams
emoji
emoji_description_cache
expression
image_descriptions
images
jargon
llm_usage
messages
online_time
person_info
thinking_back
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Drop Column
Column name
Select column
id (INTEGER)
chat_id (TEXT)
question (TEXT)
context (TEXT)
found_answer (INTEGER)
answer (TEXT)
thinking_steps (TEXT)
create_time (REAL)
update_time (REAL)
Drop column
Cancel