chore: current weights in the pasteable recipe - #50
Merged
Conversation
Reviewer deepseek/deepseek-v4-flash -> deepseek/deepseek-v4-flash-0731, judge deepseek/deepseek-v4-pro -> z-ai/glm-5.3, matching the control plane's provisioning constant. Both verified present and in the `default` group on the live gateway's /api/pricing. The request named "0730"; 0731 is the dated weight. Also unpins two docs from a specific model that is no longer the one used: the judge-model note in action.yml and judge.mjs's usage line, which showed deepseek-v4-pro as its example and so read as a default. The usage line now shows the router alias, which is what the action actually passes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
Reviewer
deepseek/deepseek-v4-flash→deepseek/deepseek-v4-flash-0731, judgedeepseek/deepseek-v4-pro→z-ai/glm-5.3, matching the control plane's provisioning constant (OrcaRouter-O2#1440).Both verified present and in the
defaultgroup on the live gateway's/api/pricing. The request named "0730";0731is the dated weight.Also unpins two docs from a model that is no longer the one used: the
judge-modelnote inaction.yml, andjudge.mjs's usage line — which showeddeepseek-v4-proas its example and therefore read as a default. It now shows the router alias, which is what the action actually passes.This file is what a BYO consumer pastes; the constant in the other repo is what setup writes. Nothing here can assert they agree — see
scripts/recipe.test.mjsfor what is assertable instead.