Update MyShell.py

This commit is contained in:
Heiner Lohaus 2023-10-24 18:58:12 +02:00 committed by GitHub
parent 8eab96d319
commit 979904166f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ from .helper import format_prompt
class MyShell(AsyncGeneratorProvider):
url = "https://app.myshell.ai/chat"
working = True
@classmethod
async def create_async_generator(