mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-03 06:50:26 +00:00
Add nova-2 to region prefix models (#8085)
Co-authored-by: opencode-agent[bot] <opencode-agent[bot]@users.noreply.github.com> Co-authored-by: rekram1-node <rekram1-node@users.noreply.github.com>
This commit is contained in:
parent
fd37d5b54e
commit
8f22a6b69d
1 changed files with 1 additions and 0 deletions
|
|
@ -237,6 +237,7 @@ export namespace Provider {
|
||||||
"nova-lite",
|
"nova-lite",
|
||||||
"nova-pro",
|
"nova-pro",
|
||||||
"nova-premier",
|
"nova-premier",
|
||||||
|
"nova-2",
|
||||||
"claude",
|
"claude",
|
||||||
"deepseek",
|
"deepseek",
|
||||||
].some((m) => modelID.includes(m))
|
].some((m) => modelID.includes(m))
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue