summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Providers/Bard.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/Provider/Providers/Bard.py')
-rw-r--r--g4f/Provider/Providers/Bard.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/g4f/Provider/Providers/Bard.py b/g4f/Provider/Providers/Bard.py
index 4c37c4b7..0d007a10 100644
--- a/g4f/Provider/Providers/Bard.py
+++ b/g4f/Provider/Providers/Bard.py
@@ -5,6 +5,8 @@ url = 'https://bard.google.com'
model = ['Palm2']
supports_stream = False
needs_auth = True
+working = True
+
def _create_completion(model: str, messages: list, stream: bool, **kwargs):
psid = {cookie.name: cookie.value for cookie in browser_cookie3.chrome(