Sync prices from the vendors' own sources - #1
Open
github-actions[bot] wants to merge 2 commits into
Open
github-actions[bot] wants to merge 2 commits into
github-actions[bot] wants to merge 2 commits into
Conversation
github-actions
Bot
force-pushed
the
automation/sync
branch
from
September 19, 2026 11:31
6027662 to
666608f
Compare
Read from https://www.volcengine.com/api/doc/getDocDetail?DocumentID=1544106, https://www.volcengine.com/api/doc/getDocDetail?DocumentID=1925114, https://www.volcengine.com/api/doc/getDocDetail?DocumentID=2366394. + kimi-k2.8-preview is new Co-Authored-By: Claude Code <noreply@anthropic.com>
The published table is version-gated, so a price that moved without this is a price the app never sees. Co-Authored-By: Claude Code <noreply@anthropic.com>
github-actions
Bot
force-pushed
the
automation/sync
branch
from
September 20, 2026 11:48
666608f to
ca6a457
Compare
landoyjx
pushed a commit
that referenced
this pull request
Sep 21, 2026
The entry's twenty rows were chosen by a weekly slice of OpenRouter's own usage ranking, which quietly excludes anything that had a strong month but a quiet latest week. The ranking script now takes `--days N` — aggregating daily rows over the window, on `period=day`, because the week/month periods are sampled server-side (a 4-month month query returns ~5 days of rows) — and the entry is rewritten from a 90-day window: 77 resolved models (57 new), from the 100 ranked (`--top 100`), out of 126 the window saw. What the wider window changes is visible in the top ten: mimo-v2.5 is #1 (85.6T tokens), the two deepseek-v4-flash snapshots are #2/#3, and the flagship moves gpt-5.6-luna → mimo-v2.5, which is the ranking's answer to "which model is this provider known for" — a better question than the price heuristic for an aggregator. Rank #12 `stealth/ox-alpha` and a few `:free` mirrors are not in the models API and stay unwritten, listed by the script; embeddings never join. The models.dev-style price column still comes from OpenRouter's own models API (an aggregate — this entry is aggregate by tag, so a third-party price is its nature), and the next `fetch-all` run will re-price these rows to the modal endpoint price, which is the sturdier read. 142 price rows, v49. 46 cross-provider price divergences are now published — the point of carrying an aggregate at all. Co-Authored-By: Claude Code <noreply@anthropic.com>
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The scheduled run found changes in the vendors' published prices.
Each commit below is one entry, so every diff is the change to that
vendor alone. The last is the
global.jsonversion bump — thepublished table is version-gated, so without it the app never sees any
of this.
Read it the way the checklist asks:
in/out/cache_readagainstthe vendor's own page. A correct reading reports
no change, soanything here is a source disagreeing with what the entry carries.
Commits
ca6a457Bump the version for 1 newb10f118Sync volcesark from its source — 1 newFull run log
Opened by the
syncworkflow at the vendors' own sources. Nothinghere is merged automatically.