mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Remove model version numbers (#2144)
Remove model version numbers so that the rules stay relevant as the new models are released
This commit is contained in:
parent
c3fd4137b9
commit
41065bc0b2
1 changed files with 3 additions and 3 deletions
|
|
@ -2,17 +2,17 @@
|
|||
|
||||
## Model Selection Strategy
|
||||
|
||||
**Haiku 4.5** (90% of Sonnet capability, 3x cost savings):
|
||||
**Haiku** (90% of Sonnet capability, 3x cost savings):
|
||||
- Lightweight agents with frequent invocation
|
||||
- Pair programming and code generation
|
||||
- Worker agents in multi-agent systems
|
||||
|
||||
**Sonnet 4.6** (Best coding model):
|
||||
**Sonnet** (Best coding model):
|
||||
- Main development work
|
||||
- Orchestrating multi-agent workflows
|
||||
- Complex coding tasks
|
||||
|
||||
**Opus 4.6** (Deepest reasoning):
|
||||
**Opus** (Deepest reasoning):
|
||||
- Complex architectural decisions
|
||||
- Maximum reasoning requirements
|
||||
- Research and analysis tasks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue