diff --git a/web/components/templates/requestsV2/requestsPageV2.tsx b/web/components/templates/requestsV2/requestsPageV2.tsx index 6b0b20ffb2..ec03687ca5 100644 --- a/web/components/templates/requestsV2/requestsPageV2.tsx +++ b/web/components/templates/requestsV2/requestsPageV2.tsx @@ -742,14 +742,14 @@ const RequestsPageV2 = (props: RequestsPageV2Props) => { <>
{requestWithoutStream && !isWarningHidden && ( -
-

+

+

We are unable to calculate your cost accurately because the 'stream_usage' option is not included in your message. Please refer to{" "} this documentation {" "} @@ -757,7 +757,7 @@ const RequestsPageV2 = (props: RequestsPageV2Props) => {