cost update 2026-08-25T17:20:15Z
Browse files- cost_log.json +13 -3
cost_log.json
CHANGED
|
@@ -20,8 +20,18 @@
|
|
| 20 |
}
|
| 21 |
},
|
| 22 |
"agent": {
|
| 23 |
-
"sessions": [
|
| 24 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 25 |
},
|
| 26 |
-
"updated_at": "2026-08-25T17:20:
|
| 27 |
}
|
|
|
|
| 20 |
}
|
| 21 |
},
|
| 22 |
"agent": {
|
| 23 |
+
"sessions": [
|
| 24 |
+
{
|
| 25 |
+
"ts": "2026-08-25T17:20:15Z",
|
| 26 |
+
"input": 1500,
|
| 27 |
+
"output": 746,
|
| 28 |
+
"note": "agent session (main webchat)"
|
| 29 |
+
}
|
| 30 |
+
],
|
| 31 |
+
"totals": {
|
| 32 |
+
"input": 1500,
|
| 33 |
+
"output": 746
|
| 34 |
+
}
|
| 35 |
},
|
| 36 |
+
"updated_at": "2026-08-25T17:20:15Z"
|
| 37 |
}
|