summaryrefslogtreecommitdiffstats
path: root/g4f/client/__init__.py
diff options
context:
space:
mode:
authorkqlio67 <kqlio67@users.noreply.github.com>2024-10-30 11:35:55 +0100
committerkqlio67 <kqlio67@users.noreply.github.com>2024-10-30 11:35:55 +0100
commit8adaf3320206cc5bf45d49cb06d1a1111a2e24be (patch)
treee7ddc15fbd65755f8f6c6d09da4599ca3c7bd995 /g4f/client/__init__.py
parentnew discord link (diff)
downloadgpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.tar
gpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.tar.gz
gpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.tar.bz2
gpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.tar.lz
gpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.tar.xz
gpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.tar.zst
gpt4free-8adaf3320206cc5bf45d49cb06d1a1111a2e24be.zip
Diffstat (limited to 'g4f/client/__init__.py')
-rw-r--r--g4f/client/__init__.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/g4f/client/__init__.py b/g4f/client/__init__.py
index d1e7e298..0d4685cc 100644
--- a/g4f/client/__init__.py
+++ b/g4f/client/__init__.py
@@ -1,2 +1,3 @@
from .stubs import ChatCompletion, ChatCompletionChunk, ImagesResponse
-from .client import Client, AsyncClient
+from .client import Client
+from .client import AsyncClient