summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/__init__.py
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-10-17 14:44:27 +0200
committerkqlio67 <kqlio67@users.noreply.github.com>2024-10-17 14:44:27 +0200
commit4cd1ed1a71ded59fb18d60a45c655e711200480a (patch)
treeefe380d9e2ea4d61b0e897a4b33df5f134095213 /g4f/Provider/__init__.py
parentAdded new provider (g4f/Provider/RubiksAI.py) (diff)
downloadgpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.tar
gpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.tar.gz
gpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.tar.bz2
gpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.tar.lz
gpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.tar.xz
gpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.tar.zst
gpt4free-4cd1ed1a71ded59fb18d60a45c655e711200480a.zip
Diffstat (limited to 'g4f/Provider/__init__.py')
-rw-r--r--g4f/Provider/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/Provider/__init__.py b/g4f/Provider/__init__.py
index 9caa92d3..c794dd0b 100644
--- a/g4f/Provider/__init__.py
+++ b/g4f/Provider/__init__.py
@@ -11,6 +11,7 @@ from .needs_auth import *
from .nexra import *
+from .Ai4Chat import Ai4Chat
from .AI365VIP import AI365VIP
from .AIChatFree import AIChatFree
from .AIUncensored import AIUncensored