fix: target options miss deployment models
This commit is contained in:
@@ -58,7 +58,8 @@ export default {
|
||||
'benchmark.detail.requests.total': '请求总数',
|
||||
'benchmark.detail.requests.success': '请求成功数',
|
||||
'benchmark.detail.requests.failed': '请求失败数',
|
||||
'benchmark.detail.requests.concurrency': '请求并发数',
|
||||
'benchmark.detail.requests.incomplete': '请求未完成数',
|
||||
'benchmark.detail.requests.concurrency': '请求并发数均值',
|
||||
'benchmark.detail.percentile.latency': '延迟',
|
||||
'benchmark.detail.percentile.inputTokens': '输入 Token',
|
||||
'benchmark.detail.percentile.outputTokens': '输出 Token',
|
||||
|
||||
Reference in New Issue
Block a user