cleanup
This commit is contained in:
parent
84db52c718
commit
396060041f
@ -1,25 +0,0 @@
|
|||||||
{
|
|
||||||
"$schema": "https://opencode.ai/config.json",
|
|
||||||
|
|
||||||
"provider": {
|
|
||||||
"ollama": {
|
|
||||||
"npm": "@ai-sdk/openai-compatible",
|
|
||||||
"name": "Local Llama-server",
|
|
||||||
"options": {
|
|
||||||
"baseURL": "http://llamaserver:8080/v1"
|
|
||||||
},
|
|
||||||
"models": {
|
|
||||||
"Qwen3.5-35B-A3B": {
|
|
||||||
"name": "Qwen3.5 35B-A3B"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"aws": {
|
|
||||||
"options": {
|
|
||||||
"accessKeyId": "{env:AWS_ACCESS_KEY_ID}",
|
|
||||||
"secretAccessKey": "{env:AWS_SECRET_ACCESS_KEY}",
|
|
||||||
"region": "us-east-1"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user