Skip to content

Command Guidelines

Once you install it in your local environment, you can use --help to read about what command options it supports.

genai-bench --help

genai-bench supports three commands:

Commands:
  benchmark  Run a benchmark based on user defined scenarios.
  excel      Exports the experiment results to an Excel file.
  plot       Plots the experiment(s) results based on filters and group...

You can also refer to option_groups.py.