summaryrefslogtreecommitdiffstats
path: root/g4f
diff options
context:
space:
mode:
authorTekky <98614666+xtekky@users.noreply.github.com>2024-03-07 12:31:23 +0100
committerGitHub <noreply@github.com>2024-03-07 12:31:23 +0100
commite6ddd953324bca6eea1dd7409579bc181f9139be (patch)
tree08fb989b2244f0caa77eb552db6f5e57d0910730 /g4f
parentFiy unittests with duckduckgo-search 5.0 (diff)
parentUpdate Liaobots.py (diff)
downloadgpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.tar
gpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.tar.gz
gpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.tar.bz2
gpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.tar.lz
gpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.tar.xz
gpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.tar.zst
gpt4free-e6ddd953324bca6eea1dd7409579bc181f9139be.zip
Diffstat (limited to 'g4f')
-rw-r--r--g4f/Provider/Liaobots.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/g4f/Provider/Liaobots.py b/g4f/Provider/Liaobots.py
index 159c8488..79e48ace 100644
--- a/g4f/Provider/Liaobots.py
+++ b/g4f/Provider/Liaobots.py
@@ -73,7 +73,7 @@ models = {
class Liaobots(AsyncGeneratorProvider, ProviderModelMixin):
url = "https://liaobots.site"
- working = True
+ working = False
supports_message_history = True
supports_gpt_35_turbo = True
supports_gpt_4 = True