Create
Query
MaiBot.db
—
llm_usage
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
Update row 23 in llm_usage
id
Primary key.
INTEGER NOT NULL
model_name
Pro/Qwen/Qwen2.5-VL-7B-Instruct
TEXT NOT NULL
user_id
system
TEXT NOT NULL
request_type
emoji
TEXT NOT NULL
endpoint
/chat/completions
TEXT NOT NULL
prompt_tokens
INTEGER NOT NULL
completion_tokens
INTEGER NOT NULL
total_tokens
INTEGER NOT NULL
cost
REAL NOT NULL
status
success
TEXT NOT NULL
timestamp
DATETIME NOT NULL
model_assign_name
NULL
TEXT
model_api_provider
NULL
TEXT
time_cost
DOUBLE
Update
Cancel