|
All checks were successful
CI / test (pull_request) Successful in 4m6s
扩展 response_time 规则,支持多维度延迟和吞吐量测量。 - 新增 avg_latency_max_ms:多轮对话平均延迟阈值 - 新增 throughput_min:最低吞吐量(turns/min) - 保持 max_ms 向后兼容(单轮延迟阈值) - RuleResult.details 包含延迟统计(avg/min/max/latencies) - 新增 10 项单元测试(656 tests passed) 注:首字延迟(first token latency)需要流式数据支持,当前 Turn 模型未提供,留待后续增强。 Closes #21 |
||
|---|---|---|
| .. | ||
| integration | ||
| unit | ||
| __init__.py | ||
| conftest.py | ||