mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
chore(workflows): bump default model to claude-opus-4-7
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
be0b5829b9
commit
33180703dd
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@ digraph ImplementIssue {
|
|||
graph [
|
||||
goal="Implement a GitHub issue",
|
||||
model_stylesheet="
|
||||
* { model: claude-opus-4-6; }
|
||||
* { model: claude-opus-4-7; }
|
||||
"
|
||||
]
|
||||
rankdir=LR
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ digraph ImplementPlan {
|
|||
graph [
|
||||
goal="Implement and simplify",
|
||||
model_stylesheet="
|
||||
* { model: claude-opus-4-6; }
|
||||
* { model: claude-opus-4-7; }
|
||||
"
|
||||
]
|
||||
rankdir=LR
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue