summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/MyShell.py
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2023-11-12 10:12:05 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2023-11-12 10:12:05 +0100
commit745ea57c63bd852b138fe40c030938bc8b2b64ba (patch)
tree6ebaed4ccdd981c9c74ac1eaec3c18084a008138 /g4f/Provider/MyShell.py
parentMerge pull request #1239 from hlohaus/pi (diff)
downloadgpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar
gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.gz
gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.bz2
gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.lz
gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.xz
gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.tar.zst
gpt4free-745ea57c63bd852b138fe40c030938bc8b2b64ba.zip
Diffstat (limited to 'g4f/Provider/MyShell.py')
-rw-r--r--g4f/Provider/MyShell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/Provider/MyShell.py b/g4f/Provider/MyShell.py
index 176585ed..02b27354 100644
--- a/g4f/Provider/MyShell.py
+++ b/g4f/Provider/MyShell.py
@@ -10,6 +10,7 @@ from .helper import format_prompt
class MyShell(AsyncGeneratorProvider):
url = "https://app.myshell.ai/chat"
working = True
+ supports_gpt_35_turbo = True
@classmethod
async def create_async_generator(