pi: specify anthropic for models
This commit is contained in:
@@ -10,11 +10,11 @@ let
|
||||
# librarian/explore/quick → smol/commit = haiku
|
||||
ompSettings = {
|
||||
modelRoles = {
|
||||
default = "claude-opus-4-6:high";
|
||||
smol = "claude-haiku-4-5:low";
|
||||
slow = "claude-opus-4-6:xhigh";
|
||||
plan = "claude-opus-4-6:high";
|
||||
commit = "claude-haiku-4-5:low";
|
||||
default = "anthropic/claude-opus-4-6:high";
|
||||
smol = "anthropic/claude-haiku-4-5:low";
|
||||
slow = "anthropic/claude-opus-4-6:xhigh";
|
||||
plan = "anthropic/claude-opus-4-6:high";
|
||||
commit = "anthropic/claude-haiku-4-5:low";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user