summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/needs_auth/__init__.py
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-11-06 13:10:19 +0100
committerkqlio67 <kqlio67@users.noreply.github.com>2024-11-06 13:10:19 +0100
commit087a4d684c456ca93e2689083074ed909974e929 (patch)
tree696cc7511290f8a9165cc01e812d18f173a938be /g4f/Provider/needs_auth/__init__.py
parentUpdate (g4f/gui/client/index.html) (diff)
downloadgpt4free-087a4d684c456ca93e2689083074ed909974e929.tar
gpt4free-087a4d684c456ca93e2689083074ed909974e929.tar.gz
gpt4free-087a4d684c456ca93e2689083074ed909974e929.tar.bz2
gpt4free-087a4d684c456ca93e2689083074ed909974e929.tar.lz
gpt4free-087a4d684c456ca93e2689083074ed909974e929.tar.xz
gpt4free-087a4d684c456ca93e2689083074ed909974e929.tar.zst
gpt4free-087a4d684c456ca93e2689083074ed909974e929.zip
Diffstat (limited to '')
-rw-r--r--g4f/Provider/needs_auth/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/Provider/needs_auth/__init__.py b/g4f/Provider/needs_auth/__init__.py
index 0492645d..aa3547a5 100644
--- a/g4f/Provider/needs_auth/__init__.py
+++ b/g4f/Provider/needs_auth/__init__.py
@@ -1,3 +1,4 @@
+from .DeepInfra import DeepInfra
from .Gemini import Gemini
from .Raycast import Raycast
from .Theb import Theb