fix(ai): backfill MiniMax M2/M2.1 cacheRead pricing
This commit is contained in:
parent
4af10ac1b2
commit
f68ab20953
21 changed files with 29 additions and 35 deletions
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"lastFullVacuumAt": "2026-05-12T20:58:28.744Z"
|
||||
"lastFullVacuumAt": "2026-05-14T02:00:33.831Z"
|
||||
}
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -60,5 +60,5 @@
|
|||
"confidence": "EXTRACTED"
|
||||
}
|
||||
],
|
||||
"builtAt": "2026-05-12T23:53:23.408Z"
|
||||
"builtAt": "2026-05-13T19:56:58.373Z"
|
||||
}
|
||||
BIN
.sf/metrics.db
BIN
.sf/metrics.db
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
{"fetchedAt":"2026-05-12T21:25:20.919Z","modelIds":["mistral-medium-2505","mistral-medium-2508","mistral-medium-latest","mistral-medium","mistral-vibe-cli-with-tools","open-mistral-nemo","open-mistral-nemo-2407","mistral-tiny-2407","mistral-tiny-latest","codestral-2508","codestral-latest","devstral-2512","devstral-medium-latest","devstral-latest","mistral-small-2603","mistral-small-latest","mistral-vibe-cli-fast","magistral-small-latest","magistral-medium-2509","magistral-medium-latest","labs-leanstral-2603","mistral-large-2512","mistral-large-latest","mistral-large-2512","mistral-large-latest","ministral-3b-2512","ministral-3b-latest","ministral-8b-2512","ministral-8b-latest","ministral-14b-2512","ministral-14b-latest","mistral-medium-3-5","mistral-medium-3.5","mistral-medium-3","mistral-medium-2604","mistral-medium-c21211-r0-75","mistral-vibe-cli-latest","mistral-large-2411","pixtral-large-2411","pixtral-large-latest","mistral-large-pixtral-2411","devstral-small-2507","devstral-medium-2507","magistral-small-2509","mistral-small-2506"]}
|
||||
{"fetchedAt":"2026-05-14T00:25:22.079Z","modelIds":["mistral-medium-2505","mistral-medium-2508","mistral-medium-latest","mistral-medium","mistral-vibe-cli-with-tools","open-mistral-nemo","open-mistral-nemo-2407","mistral-tiny-2407","mistral-tiny-latest","codestral-2508","codestral-latest","devstral-2512","devstral-medium-latest","devstral-latest","mistral-small-2603","mistral-small-latest","mistral-vibe-cli-fast","magistral-small-latest","magistral-medium-2509","magistral-medium-latest","labs-leanstral-2603","mistral-large-2512","mistral-large-latest","mistral-large-2512","mistral-large-latest","ministral-3b-2512","ministral-3b-latest","ministral-8b-2512","ministral-8b-latest","ministral-14b-2512","ministral-14b-latest","mistral-medium-3-5","mistral-medium-3.5","mistral-medium-3","mistral-medium-2604","mistral-medium-c21211-r0-75","mistral-vibe-cli-latest","mistral-large-2411","pixtral-large-2411","pixtral-large-latest","mistral-large-pixtral-2411","devstral-small-2507","devstral-medium-2507","magistral-small-2509","mistral-small-2506"]}
|
||||
File diff suppressed because one or more lines are too long
|
|
@ -109,14 +109,14 @@
|
|||
"total": 1
|
||||
},
|
||||
"kimi-coding/kimi-k2.6": {
|
||||
"successes": 2,
|
||||
"successes": 3,
|
||||
"failures": 0,
|
||||
"timeouts": 0,
|
||||
"totalTokens": 1892068,
|
||||
"totalCost": 0.030715552,
|
||||
"lastUsed": "2026-05-12T23:58:57.132Z",
|
||||
"totalTokens": 11531975,
|
||||
"totalCost": 0.34663680939999986,
|
||||
"lastUsed": "2026-05-13T00:28:04.098Z",
|
||||
"successRate": 1,
|
||||
"total": 2
|
||||
"total": 3
|
||||
}
|
||||
},
|
||||
"complete-slice": {
|
||||
|
|
@ -129,6 +129,16 @@
|
|||
"lastUsed": "2026-05-12T23:54:01.143Z",
|
||||
"successRate": 1,
|
||||
"total": 2
|
||||
},
|
||||
"google-gemini-cli/gemini-3-flash-preview": {
|
||||
"successes": 1,
|
||||
"failures": 0,
|
||||
"timeouts": 0,
|
||||
"totalTokens": 133175,
|
||||
"totalCost": 0.060173695400000005,
|
||||
"lastUsed": "2026-05-13T19:58:46.688Z",
|
||||
"successRate": 1,
|
||||
"total": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
[
|
||||
{
|
||||
"kind": "write",
|
||||
"toolCallId": "DgPnxQEen",
|
||||
"path": "docs/dev/sf-ace-patterns.md.draft",
|
||||
"timestamp": 1778630297060
|
||||
},
|
||||
{
|
||||
"kind": "bash",
|
||||
"toolCallId": "8FjDDZSlA",
|
||||
"command": "test -f docs/dev/sf-ace-patterns.md.draft && grep -c \"SF Implementation\" docs/dev/sf-ace-patterns.md.draft | grep -q \"6\"",
|
||||
"exitCode": 0,
|
||||
"outputSnippet": "(no output)",
|
||||
"timestamp": 1778630298077
|
||||
}
|
||||
]
|
||||
|
|
@ -7,10 +7,10 @@
|
|||
"lastUnitId": "M001-6377a4/S04"
|
||||
},
|
||||
"M001-6377a4/S05": {
|
||||
"provider": "mistral",
|
||||
"id": "codestral-latest",
|
||||
"ts": "2026-05-12T23:58:57.088Z",
|
||||
"lastUnitType": "execute-task",
|
||||
"lastUnitId": "M001-6377a4/S05/T01"
|
||||
"provider": "minimax",
|
||||
"id": "MiniMax-M2.7",
|
||||
"ts": "2026-05-13T19:58:46.652Z",
|
||||
"lastUnitType": "complete-slice",
|
||||
"lastUnitId": "M001-6377a4/S05"
|
||||
}
|
||||
}
|
||||
|
|
@ -1 +1 @@
|
|||
guard:b8cbf9df-9fe8-4203-9c63-79fc7264d74e.jsonl
|
||||
pre-dispatch:8a049ead-d523-4e2c-80c4-a80029022aac.jsonl
|
||||
|
|
@ -4818,8 +4818,8 @@ export const MODELS = {
|
|||
cost: {
|
||||
input: 0.3,
|
||||
output: 1.2,
|
||||
cacheRead: 0,
|
||||
cacheWrite: 0,
|
||||
cacheRead: 0.03,
|
||||
cacheWrite: 0.375,
|
||||
},
|
||||
contextWindow: 196608,
|
||||
maxTokens: 128000,
|
||||
|
|
@ -4835,8 +4835,8 @@ export const MODELS = {
|
|||
cost: {
|
||||
input: 0.3,
|
||||
output: 1.2,
|
||||
cacheRead: 0,
|
||||
cacheWrite: 0,
|
||||
cacheRead: 0.03,
|
||||
cacheWrite: 0.375,
|
||||
},
|
||||
contextWindow: 204800,
|
||||
maxTokens: 131072,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue