diff options
author | kqlio67 <kqlio67@users.noreply.github.com> | 2024-09-01 18:39:55 +0200 |
---|---|---|
committer | kqlio67 <kqlio67@users.noreply.github.com> | 2024-09-01 18:39:55 +0200 |
commit | aa265acf30bec0ea7a3f411e46da49dd05b383d0 (patch) | |
tree | 9b862fb2f5094ee8154e25eb6deb4e07ce956022 /g4f/Provider/not_working/__init__.py | |
parent | Comprehensive Updates and Enhancements Across Multiple Providers (diff) | |
download | gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.tar gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.tar.gz gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.tar.bz2 gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.tar.lz gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.tar.xz gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.tar.zst gpt4free-aa265acf30bec0ea7a3f411e46da49dd05b383d0.zip |
Diffstat (limited to 'g4f/Provider/not_working/__init__.py')
-rw-r--r-- | g4f/Provider/not_working/__init__.py | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/g4f/Provider/not_working/__init__.py b/g4f/Provider/not_working/__init__.py deleted file mode 100644 index c4c9a5a1..00000000 --- a/g4f/Provider/not_working/__init__.py +++ /dev/null @@ -1,21 +0,0 @@ - -from .AItianhu import AItianhu -from .Aichatos import Aichatos -from .Bestim import Bestim -from .ChatBase import ChatBase -from .ChatForAi import ChatForAi -from .ChatgptAi import ChatgptAi -from .ChatgptDemo import ChatgptDemo -from .ChatgptDemoAi import ChatgptDemoAi -from .ChatgptLogin import ChatgptLogin -from .ChatgptNext import ChatgptNext -from .ChatgptX import ChatgptX -from .Chatxyz import Chatxyz -from .Cnote import Cnote -from .Feedough import Feedough -from .Gpt6 import Gpt6 -from .GptChatly import GptChatly -from .GptForLove import GptForLove -from .GptGo import GptGo -from .GptGod import GptGod -from .OnlineGpt import OnlineGpt |