sonic model

This commit is contained in:
Dax Raad
2025-08-20 01:02:41 -04:00
parent 3c1e9c3498
commit f69816302b
3 changed files with 14 additions and 1 deletions
@@ -36,6 +36,12 @@ export namespace Provider {
},
}
},
async opencode() {
return {
autoload: true,
options: {},
}
},
openai: async () => {
return {
autoload: false,