explanation:'Daily AI interactions count; prompt engineering/debugging excluded.',
explanation:'Daily AI interactions count; prompt engineering/debugging excluded.',
...
@@ -106,6 +107,10 @@ const translation = {
...
@@ -106,6 +107,10 @@ const translation = {
title:'Avg. Response Time',
title:'Avg. Response Time',
explanation:'Time (ms) for AI to process/respond; for text-based apps.',
explanation:'Time (ms) for AI to process/respond; for text-based apps.',
},
},
tps:{
title:'Token Output Speed',
explanation:'Measure the performance of the LLM. Count the Tokens output speed of LLM from the beginning of the request to the completion of the output.',