Create
Query
MaiBot.db
—
llm_usage
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)
model_name (TEXT)
model_assign_name (TEXT)
model_api_provider (TEXT)
user_id (TEXT)
request_type (TEXT)
endpoint (TEXT)
prompt_tokens (INTEGER)
completion_tokens (INTEGER)
total_tokens (INTEGER)
cost (REAL)
time_cost (REAL)
status (TEXT)
timestamp (DATETIME)
Drop column
Cancel