mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-18 06:34:26 +01:00
feat: efficient benching (#1921)
Co-authored-by: Tyler Rockwood <rockwotj@gmail.com> Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com> Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
This commit is contained in:
@@ -232,6 +232,16 @@ Used to show the available implementations of the agent loop itself
|
||||
goose agents
|
||||
```
|
||||
|
||||
### bench
|
||||
|
||||
Used to evaluate system-configuration across a range of practical tasks. See the [detailed guide](/docs/guides/benchmarking) for more information.
|
||||
|
||||
**Usage:**
|
||||
|
||||
```bash
|
||||
goose bench ...etc.
|
||||
```
|
||||
|
||||
---
|
||||
## Prompt Completion
|
||||
|
||||
|
||||
Reference in New Issue
Block a user