Home/Nixinator: Disable opencode anthropic support
This commit is contained in:
@@ -176,7 +176,7 @@
|
|||||||
enabled_providers = [
|
enabled_providers = [
|
||||||
"opencode"
|
"opencode"
|
||||||
"opencode-go"
|
"opencode-go"
|
||||||
"anthropic"
|
# "anthropic"
|
||||||
"lmstudio"
|
"lmstudio"
|
||||||
];
|
];
|
||||||
formatter = {
|
formatter = {
|
||||||
@@ -294,7 +294,7 @@
|
|||||||
"question" = "allow";
|
"question" = "allow";
|
||||||
};
|
};
|
||||||
plugin = [
|
plugin = [
|
||||||
"opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
|
# "opencode-claude-auth@latest" # https://github.com/griffinmartin/opencode-claude-auth
|
||||||
"@tarquinen/opencode-dcp@latest" # better compacting
|
"@tarquinen/opencode-dcp@latest" # better compacting
|
||||||
"opencode-lmstudio@0.3.1"
|
"opencode-lmstudio@0.3.1"
|
||||||
# "@slkiser/opencode-quota"
|
# "@slkiser/opencode-quota"
|
||||||
|
|||||||
Reference in New Issue
Block a user