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/.
4 lines
49 B
Plaintext
4 lines
49 B
Plaintext
fastapi>=0.110.0
|
|
uvicorn>=0.27.0
|
|
pydantic>=2.0.0
|