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
Rename Column
Column
Select column
id (INTEGER)
model_name (TEXT)
user_id (TEXT)
request_type (TEXT)
endpoint (TEXT)
prompt_tokens (INTEGER)
completion_tokens (INTEGER)
total_tokens (INTEGER)
cost (REAL)
status (TEXT)
timestamp (DATETIME)
model_assign_name (TEXT)
model_api_provider (TEXT)
time_cost (DOUBLE)
Rename to
Note: new name cannot conflict with any existing column names.
Rename column
Cancel