Skip to content

Commit 106c3b9

Browse files
README Update with Testing Section (#77)
* Update readme with testing section * remove extra space
1 parent 80b9095 commit 106c3b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -373,6 +373,12 @@ For detailed guidance, see [scenarios/blog_writer/HOW_TO_CREATE_YOUR_OWN.md](sce
373373
- This is a learning resource, not production software
374374
- **No support provided** - See [SUPPORT.md](SUPPORT.md)
375375

376+
## 🧪 Testing & Benchmarks
377+
378+
Testing and benchmarking are critical to ensuring that any product leveraging AI, including Amplifier, is quantitatively measured for performance and reliability.
379+
Currently, we leverage [terminal-bench](https://github.com/laude-institute/terminal-bench) to reproducibly benchmark Amplifier against other agents.
380+
Further details on how to run the benchmark can be found in [tests/terminal_bench/README.md](tests/terminal_bench/README.md).
381+
376382
## 🔮 Vision
377383

378384
We're building toward a future where:

0 commit comments

Comments
 (0)