pipeline-llm/json/llm_usage_list.json

30 lines
437 B
JSON

{
"tblname": "llm_usage",
"title": "用量流水",
"params": {
"sortby": [
"created_at"
],
"browserfields": {
"exclouded": [
"id"
]
},
"editexclouded": [
"id",
"org_id",
"user_id",
"model_id",
"account_id",
"endpoint_region",
"cost",
"charge",
"ppid",
"task_ref",
"status",
"note",
"created_at"
]
}
}