summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2023-12-14 18:49:05 +0100
committerGitHub <noreply@github.com>2023-12-14 18:49:05 +0100
commitd7b5ba2cbf8699f5545b164933edb88bc2102f24 (patch)
tree3e6573ac7b51861e9b9d9a4470eff7821fcfd007
parentMerge pull request #1344 from alvarosoaress/api-providers (diff)
downloadgpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.tar
gpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.tar.gz
gpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.tar.bz2
gpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.tar.lz
gpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.tar.xz
gpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.tar.zst
gpt4free-d7b5ba2cbf8699f5545b164933edb88bc2102f24.zip
-rw-r--r--g4f/Provider/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/g4f/Provider/__init__.py b/g4f/Provider/__init__.py
index 6ae3db7c..efc94613 100644
--- a/g4f/Provider/__init__.py
+++ b/g4f/Provider/__init__.py
@@ -47,7 +47,6 @@ 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