docs(openspec): propose OpenRouter models - #24
Draft
hifizz wants to merge 2 commits into
Draft
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
变更内容
add-openrouter-modelsOpenSpec changeplan.md中冻结模块边界、TypeScript 类型、接口参数、真实成本聚合及边界情况变更原因
现有模型网关和 Ark 模型选择已经完成,但尚未定义 OpenRouter 专属 provider、原生 reasoning,以及多 step 真实成本计费的行为边界。本 PR 先建立可实施、可验证的 OpenSpec 契约,不包含应用代码实现。
影响
admin-topup.ts验证
openspec validate add-openrouter-models --strict --no-interactivepnpm openspec:validate(18 passed,0 failed)git diff --cached --check