wip console
This commit is contained in:
parent
fca2bddc3b
commit
0f8cb69bff
3 changed files with 16 additions and 30 deletions
|
|
@ -1,23 +1,5 @@
|
|||
{
|
||||
"$schema": "https://opencode.ai/config.json",
|
||||
"provider": {
|
||||
"frank": {
|
||||
"npm": "@ai-sdk/openai-compatible",
|
||||
"name": "My AI ProviderDisplay Name",
|
||||
"env": ["OPENCODE_API_KEY"],
|
||||
"options": {
|
||||
"baseURL": "https://console.frank.dev.opencode.ai/gateway/v1"
|
||||
},
|
||||
"models": {
|
||||
"x-ai/grok-code-fast-1": {
|
||||
"name": "Grok Code Fast 1"
|
||||
},
|
||||
"qwen/qwen3-coder": {
|
||||
"name": "Qwen 3 Coder"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"weather": {
|
||||
"type": "local",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue