summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/__init__.py
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2023-12-10 23:43:48 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2023-12-10 23:43:48 +0100
commit62397ad11228ee654bd7670feadae121a7347ee1 (patch)
treeffe623f59ae251bdd2c55ba0d38ab874ded75b06 /g4f/Provider/__init__.py
parentAdded a new provider voigpt.com (#1328) (diff)
downloadgpt4free-62397ad11228ee654bd7670feadae121a7347ee1.tar
gpt4free-62397ad11228ee654bd7670feadae121a7347ee1.tar.gz
gpt4free-62397ad11228ee654bd7670feadae121a7347ee1.tar.bz2
gpt4free-62397ad11228ee654bd7670feadae121a7347ee1.tar.lz
gpt4free-62397ad11228ee654bd7670feadae121a7347ee1.tar.xz
gpt4free-62397ad11228ee654bd7670feadae121a7347ee1.tar.zst
gpt4free-62397ad11228ee654bd7670feadae121a7347ee1.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 efc94613..6ae3db7c 100644
--- a/g4f/Provider/__init__.py
+++ b/g4f/Provider/__init__.py
@@ -47,6 +47,7 @@ from .Phind import Phind
from .Pi import Pi
from .TalkAi import TalkAi
from .Vercel import Vercel
+from .VoiGpt import VoiGpt
from .Ylokh import Ylokh
from .You import You
from .Yqcloud import Yqcloud