Update MyShell.py

pull/1148/head
Heiner Lohaus 8 months ago committed by GitHub
parent 8eab96d319
commit 979904166f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save