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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user