18 lines
399 B
XML
18 lines
399 B
XML
{
|
|
"widgettype":"ChartLine",
|
|
"options":{
|
|
"css":"card",
|
|
"width":"100%",
|
|
"height":"100%",
|
|
"nameField":"transdate",
|
|
"valueFields":["input_tokens", "output_tokens", "total_tokens"],
|
|
"data_url":"{{entire_url('month_usage.dspy')}}",
|
|
"data_params":{
|
|
"providerid":"tqH7S5BA91pEXxgKpj58m",
|
|
"mii":"60YDrKNma_HWMouzM7BeX",
|
|
"start_date":"2024-07-01",
|
|
"end_date":"2024-08-01"
|
|
}
|
|
}
|
|
}
|