Add a FastAPI panel under webui/ to select suites or benchmarks, configure model endpoint and thinking mode, stream evaluation logs, and visualize multi-model scores from output/.
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
# Runtime job state / logs — do not commit
|
|
data/
|
|
__pycache__/
|
|
*.pyc
|
|
.pytest_cache/
|