diff options
author | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-13 18:58:52 +0100 |
---|---|---|
committer | Heiner Lohaus <hlohaus@users.noreply.github.com> | 2023-11-13 18:58:52 +0100 |
commit | 2f64bc99efed1c7ea44e116ab7db12d5f75412a1 (patch) | |
tree | 331ec9190971b8f33521f1bcf9adebc088510f70 /g4f/Provider/deprecated/__init__.py | |
parent | Add Berlin and Koala Provider (diff) | |
download | gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.tar gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.tar.gz gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.tar.bz2 gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.tar.lz gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.tar.xz gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.tar.zst gpt4free-2f64bc99efed1c7ea44e116ab7db12d5f75412a1.zip |
Diffstat (limited to 'g4f/Provider/deprecated/__init__.py')
-rw-r--r-- | g4f/Provider/deprecated/__init__.py | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/g4f/Provider/deprecated/__init__.py b/g4f/Provider/deprecated/__init__.py index f8e35b37..ca5ac83e 100644 --- a/g4f/Provider/deprecated/__init__.py +++ b/g4f/Provider/deprecated/__init__.py @@ -13,4 +13,9 @@ from .FastGpt import FastGpt from .Aivvm import Aivvm from .Vitalentum import Vitalentum from .H2o import H2o -from .Myshell import Myshell
\ No newline at end of file +from .Myshell import Myshell +from .Acytoo import Acytoo +from .Aibn import Aibn +from .Ails import Ails +from .ChatgptDuo import ChatgptDuo +from .Cromicle import Cromicle
\ No newline at end of file |