summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/AiAsk.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/Provider/AiAsk.py')
-rw-r--r--g4f/Provider/AiAsk.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/Provider/AiAsk.py b/g4f/Provider/AiAsk.py
index ac123fc9..094ef076 100644
--- a/g4f/Provider/AiAsk.py
+++ b/g4f/Provider/AiAsk.py
@@ -8,7 +8,7 @@ class AiAsk(AsyncGeneratorProvider):
url = "https://e.aiask.me"
supports_message_history = True
supports_gpt_35_turbo = True
- working = True
+ working = False
@classmethod
async def create_async_generator(