summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/__init__.py
diff options
context:
space:
mode:
authorHeiner Lohaus <heiner@lohaus.eu>2023-10-07 19:10:26 +0200
committerHeiner Lohaus <heiner@lohaus.eu>2023-10-07 19:10:26 +0200
commit3430b04f870d982d7fba34e3b9d6e5cf3bd3b847 (patch)
tree0756a28c14a8796c37dd8eee30539ef6aa388ddd /g4f/Provider/__init__.py
parentImprove code with ai (diff)
downloadgpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.tar
gpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.tar.gz
gpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.tar.bz2
gpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.tar.lz
gpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.tar.xz
gpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.tar.zst
gpt4free-3430b04f870d982d7fba34e3b9d6e5cf3bd3b847.zip
Diffstat (limited to 'g4f/Provider/__init__.py')
-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 697f6185..7609744e 100644
--- a/g4f/Provider/__init__.py
+++ b/g4f/Provider/__init__.py
@@ -6,7 +6,6 @@ from .Aichat import Aichat
from .Ails import Ails
from .AItianhu import AItianhu
from .AItianhuSpace import AItianhuSpace
-from .Aivvm import Aivvm
from .Bing import Bing
from .ChatBase import ChatBase
from .ChatForAi import ChatForAi