mirror of
https://github.com/Jeuners/ECC.git
synced 2026-09-09 15:02:30 +02:00
Update skills/token-budget-advisor/SKILL.md
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
243fae8476
commit
7a17ec9b14
1 changed files with 2 additions and 2 deletions
|
|
@ -85,8 +85,8 @@ Precision: heuristic estimate ~85-90% accuracy (±15%).
|
|||
```
|
||||
|
||||
Level token estimates (within the response window):
|
||||
- 25% → `min + (max - min) × 0.15`
|
||||
- 50% → `min + (max - min) × 0.45`
|
||||
- 25% → `min + (max - min) × 0.25`
|
||||
- 50% → `min + (max - min) × 0.50`
|
||||
- 75% → `min + (max - min) × 0.75`
|
||||
- 100% → `max`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue