Update Liaobots.py

This commit is contained in:
Commenter123321 2024-03-07 12:26:58 +01:00 committed by GitHub
parent f591cb9b65
commit fcc6c16ac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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