fix(opencode): full halo URL
This commit is contained in:
parent
fb32301831
commit
83b2ed3b57
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"npm": "@ai-sdk/openai-compatible",
|
||||
"name": "Halo (8000)",
|
||||
"options": {
|
||||
"baseURL": "http://halo:8000/v1"
|
||||
"baseURL": "http://halo.hoyer.tail:8000/v1"
|
||||
},
|
||||
"models": {
|
||||
"unsloth/Qwen3.6-27B-GGUF:UD-Q8_K_XL": { "name" : "halo8000" }
|
||||
|
|
@ -16,7 +16,7 @@
|
|||
"npm": "@ai-sdk/openai-compatible",
|
||||
"name": "Halo (8001)",
|
||||
"options": {
|
||||
"baseURL": "http://halo:8001/v1"
|
||||
"baseURL": "http://halo.hoyer.tail:8001/v1"
|
||||
},
|
||||
"models": {
|
||||
"placeholder": { "name" : "halo8001" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue