↓ 5 callersFunctionrecord_probe(
name: str,
status: int,
body: dict[str, Any] | str,
elapsed: float,
expect_status: int =
harness/client_test_runner.py:575
↓ 5 callersFunctionrun_cmd(
cmd: list[str],
*,
cwd: Path | None = None,
env: dict[str, str] | None = None,
timeout:
harness/client_test_runner.py:218
↓ 5 callersFunctionstream_chatPOST /v1/chat/completions with stream=True. Returns dict with: n_tok, wall_s, ttft_s, decode_s, decode_tps, wall_tps, text, usage (if
server/scripts/bench_server.py:47