diff --git a/web/src/components/LogsTable.js b/web/src/components/LogsTable.js index c41be756..2c4f1343 100644 --- a/web/src/components/LogsTable.js +++ b/web/src/components/LogsTable.js @@ -857,7 +857,7 @@ const LogsTable = () => { other?.model_ratio, other?.model_price, other?.completion_ratio, - other?.group_rati, + other?.group_ratio, other?.cache_tokens || 0, other?.cache_ratio || 1.0, );