pi: specify anthropic for models
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 = "claude-opus-4-6:high";
|
default = "anthropic/claude-opus-4-6:high";
|
||||||
smol = "claude-haiku-4-5:low";
|
smol = "anthropic/claude-haiku-4-5:low";
|
||||||
slow = "claude-opus-4-6:xhigh";
|
slow = "anthropic/claude-opus-4-6:xhigh";
|
||||||
plan = "claude-opus-4-6:high";
|
plan = "anthropic/claude-opus-4-6:high";
|
||||||
commit = "claude-haiku-4-5:low";
|
commit = "anthropic/claude-haiku-4-5:low";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user