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