fix(opencode): rename halo model to coder and drop trailing comma
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9ad34ade8f
commit
7641bab17f
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
"baseURL": "http://halo:8000/v1"
|
"baseURL": "http://halo:8000/v1"
|
||||||
},
|
},
|
||||||
"models": {
|
"models": {
|
||||||
"Qwen3.6-27B": { "name": "Qwen3.6-27B" },
|
"coder": { "name": "coder" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue