mirror of
https://github.com/Nezumi-2711/9router.git
synced 2026-09-22 20:00:47 +00:00
feat: add Qwen3.5 Coder Model configuration (#156)
Co-authored-by: zx <me@char.moe>
This commit is contained in:
@@ -207,6 +207,13 @@ export const DEFAULT_PRICING = {
|
||||
cached: 0.75,
|
||||
reasoning: 9.00,
|
||||
cache_creation: 1.50
|
||||
},
|
||||
"coder-model": {
|
||||
input: 1.50,
|
||||
output: 6.00,
|
||||
cached: 0.75,
|
||||
reasoning: 9.00,
|
||||
cache_creation: 1.50
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user