From 0cc5b07dafe501f4e6f97945264a597f437cbf67 Mon Sep 17 00:00:00 2001 From: Heiner Lohaus Date: Sat, 27 Apr 2024 11:48:10 +0200 Subject: Update reka vision --- g4f/cookies.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'g4f/cookies.py') diff --git a/g4f/cookies.py b/g4f/cookies.py index 3c082abc..9dfe0ca5 100644 --- a/g4f/cookies.py +++ b/g4f/cookies.py @@ -31,7 +31,8 @@ DOMAINS = [ ".meta.ai", ".google.com", "www.whiterabbitneo.com", - "huggingface.co" + "huggingface.co", + "chat.reka.ai", ] if has_browser_cookie3 and os.environ.get('DBUS_SESSION_BUS_ADDRESS') == "/dev/null": -- cgit v1.2.3