返回提交历史
Modified
g4f/Provider/Liaobots.py
+1
-1
XFEstudio/gpt4free
Update Liaobots.py
fcc6c16a
代码差异
1 个文件
+1
-1
@@ -73,7 +73,7 @@ models = {
73
73
74
74
class Liaobots(AsyncGeneratorProvider, ProviderModelMixin):
75
75
url = "https://liaobots.site"
76
working = True
76
working = False
77
77
supports_message_history = True
78
78
supports_gpt_35_turbo = True
79
79
supports_gpt_4 = True