Merge pull request #4473 from apoorvumang/fix/inception-mercury-2-reasoning-off

fix(ai): mark inception/mercury-2 thinkingLevelMap.off as null
This commit is contained in:
Mario Zechner
2026-05-13 18:48:49 +02:00
committed by GitHub
3 changed files with 9 additions and 0 deletions

View File

@@ -9731,6 +9731,7 @@ export const MODELS = {
provider: "openrouter",
baseUrl: "https://openrouter.ai/api/v1",
reasoning: true,
thinkingLevelMap: {"off":null},
input: ["text"],
cost: {
input: 0.25,