opencode model
This commit is contained in:
@@ -11,8 +11,7 @@
|
|||||||
theme = "matrix";
|
theme = "matrix";
|
||||||
provider = {
|
provider = {
|
||||||
ollama = {
|
ollama = {
|
||||||
apiKey = "KEY";
|
name = "Ollama (local)";
|
||||||
disabled = false;
|
|
||||||
npm = "@ai-sdk/openai-compatible";
|
npm = "@ai-sdk/openai-compatible";
|
||||||
options = {
|
options = {
|
||||||
baseURL = "http://localhost:11434/v1";
|
baseURL = "http://localhost:11434/v1";
|
||||||
|
|||||||
Reference in New Issue
Block a user