22 lines
505 B
JSON
Executable File
22 lines
505 B
JSON
Executable File
{
|
|
"$schema": "https://opencode.ai/config.json",
|
|
"provider": {
|
|
"myprovider": {
|
|
"npm": "@ai-sdk/openai-compatible",
|
|
"name": "Scaleway",
|
|
"options": {
|
|
"baseURL": "https://api.scaleway.ai/v1",
|
|
"apiKey": "928c8440-604b-423a-983b-00afd5a1164e"
|
|
},
|
|
"models": {
|
|
"devstral-small-2505": {
|
|
"name": "Devstral 2505"
|
|
},
|
|
"qwen3-coder-30b-a3b-instruct": {
|
|
"name": "Qwen3 Coder 30b a3b instruct"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|