From 5bd399d2ff782babf677f91ded6de52038a23161 Mon Sep 17 00:00:00 2001 From: James Gallagher Date: Wed, 29 Nov 2023 10:09:25 +0000 Subject: [PATCH] fix ms --- template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template.html b/template.html index ee7dec6..f5096db 100644 --- a/template.html +++ b/template.html @@ -54,7 +54,7 @@

How's GPT-4 with Vision Doing?

Response Time

-

Over the last {{info['day_count']}} day{% if info['day_count'] > 1 %}s{% endif %}, the average response time was {{results['avg_time']}}ms.

+

Today, the average response time to receive results from our tests was {{info['average_time']}}ms per request.

This number only accounts for requests made by this application.