mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-11-10 19:11:01 +00:00
commit
7ed49e2315
@ -13,7 +13,7 @@ from .base_provider import AsyncGeneratorProvider
|
||||
|
||||
|
||||
class GeminiProChat(AsyncGeneratorProvider):
|
||||
url = "https://www.chatgemini.net/"
|
||||
url = "https://www.chatgot.one/"
|
||||
working = True
|
||||
supports_message_history = True
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user