Create
Query
MaiBot.db
—
image_descriptions
action_records
chat_streams
emoji
expression
graph_edges
graph_nodes
image_descriptions
images
knowledges
llm_usage
memory
messages
online_time
person_info
Toggle helper tables
Structure
Content
Query
Insert
Drop
Import
Export
Insert row into image_descriptions
type
TEXT NOT NULL
image_description_hash
TEXT NOT NULL
description
TEXT NOT NULL
timestamp
REAL NOT NULL
Insert
Cancel