Merge pull request #2089 from Anurag-Varma/main

#2088 issue fixed
pull/2097/head
Tekky 3 months ago committed by GitHub
commit 7ed49e2315
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -13,7 +13,7 @@ from .base_provider import AsyncGeneratorProvider
class GeminiProChat(AsyncGeneratorProvider): class GeminiProChat(AsyncGeneratorProvider):
url = "https://www.chatgemini.net/" url = "https://www.chatgot.one/"
working = True working = True
supports_message_history = True supports_message_history = True

Loading…
Cancel
Save