mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-23 09:10:13 +03:00
Update Liaobots.py
This commit is contained in:
parent
f591cb9b65
commit
fcc6c16ac0
@ -73,7 +73,7 @@ models = {
|
|||||||
|
|
||||||
class Liaobots(AsyncGeneratorProvider, ProviderModelMixin):
|
class Liaobots(AsyncGeneratorProvider, ProviderModelMixin):
|
||||||
url = "https://liaobots.site"
|
url = "https://liaobots.site"
|
||||||
working = True
|
working = False
|
||||||
supports_message_history = True
|
supports_message_history = True
|
||||||
supports_gpt_35_turbo = True
|
supports_gpt_35_turbo = True
|
||||||
supports_gpt_4 = True
|
supports_gpt_4 = True
|
||||||
|
Loading…
Reference in New Issue
Block a user