From 3b4d4827ccccf3295cc321e59e55aaa8f4683e5a Mon Sep 17 00:00:00 2001 From: Joseph Cheung Date: Thu, 23 Feb 2023 12:14:26 +0800 Subject: [PATCH] Update webapp.py --- searx/webapp.py | 55 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 52 insertions(+), 3 deletions(-) diff --git a/searx/webapp.py b/searx/webapp.py index e2ed60b35..a2e3cb78d 100755 --- a/searx/webapp.py +++ b/searx/webapp.py @@ -804,7 +804,7 @@ def search(): "stream": True } gpt = json.dumps({'data':gpt_data, 'url_pair':url_pair}) - gpt = '
' + r'''