Skip to content

Commit 0c6a05e

Browse files
Fix README scenario count: 29 → 31 (18 in batch eval results) (#41)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 4a30846 commit 0c6a05e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ python -m pytest tests/ --cov=forge --cov-report=term-missing
141141

142142
## Eval Harness
143143

144-
29 scenarios measuring how reliably a model + backend combo navigates multi-step tool-calling workflows. See [Eval Guide](docs/EVAL_GUIDE.md) for full CLI reference.
144+
31 scenarios (18 in batch eval results) measuring how reliably a model + backend combo navigates multi-step tool-calling workflows. See [Eval Guide](docs/EVAL_GUIDE.md) for full CLI reference.
145145

146146
```bash
147147
# Ollama

0 commit comments

Comments
 (0)