Configuration Methods
openbench can be configured through multiple methods, in order of precedence:- Command-Line Arguments
- Environment Variables
- Configuration Files (
.envfiles)
.env
Configuration Parameters
Model Configuration
Some providers may support additional parameters. See provider-specific model configuration for extended features.
Task Configuration
Use
-T Flag for Other Task-Specific Arguments(e.g.
bench eval graphwalks --model ollama/llama3.1:70b -T task=parents)