pi: move completely to openrouter
This commit is contained in:
@@ -10,11 +10,11 @@ let
|
||||
# librarian/explore/quick → smol/commit = haiku
|
||||
ompSettings = {
|
||||
modelRoles = {
|
||||
default = "anthropic/claude-opus-4-7:high";
|
||||
smol = "anthropic/claude-haiku-4-5:low";
|
||||
slow = "anthropic/claude-opus-4-7:xhigh";
|
||||
plan = "anthropic/claude-opus-4-7:high";
|
||||
commit = "anthropic/claude-haiku-4-5:low";
|
||||
default = "openrouter/deepseek/deepseek-v4-pro:high";
|
||||
smol = "openrouter/deepseek/deepseek-v4-pro:medium";
|
||||
slow = "openrouter/deepseek/deepseek-v4-pro:high";
|
||||
plan = "openrouter/deepseek/deepseek-v4-pro:high";
|
||||
commit = "openrouter/deepseek/deepseek-v4-pro:low";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user