summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCommenter123321 <36051603+Commenter123321@users.noreply.github.com>2024-03-07 12:26:58 +0100
committerGitHub <noreply@github.com>2024-03-07 12:26:58 +0100
commitfcc6c16ac06d2e046920fca96ae14adca32b4e34 (patch)
tree08fb989b2244f0caa77eb552db6f5e57d0910730
parentMark Liaobots Provider as inactive (diff)
downloadgpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.tar
gpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.tar.gz
gpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.tar.bz2
gpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.tar.lz
gpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.tar.xz
gpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.tar.zst
gpt4free-fcc6c16ac06d2e046920fca96ae14adca32b4e34.zip
-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