diff options
author | 4sh <80625238+Recentaly@users.noreply.github.com> | 2024-01-02 02:42:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-02 02:42:21 +0100 |
commit | 90c80f80aef37505319f577db9c55a008ff59cd4 (patch) | |
tree | 455be7d9e3c91ccb7eefba57638dacd43308ad21 /g4f/Provider/__init__.py | |
parent | Merge pull request #1417 from hlohaus/lia (diff) | |
download | gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.tar gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.tar.gz gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.tar.bz2 gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.tar.lz gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.tar.xz gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.tar.zst gpt4free-90c80f80aef37505319f577db9c55a008ff59cd4.zip |
Diffstat (limited to 'g4f/Provider/__init__.py')
-rw-r--r-- | g4f/Provider/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/Provider/__init__.py b/g4f/Provider/__init__.py index 2ff8b837..9703983a 100644 --- a/g4f/Provider/__init__.py +++ b/g4f/Provider/__init__.py @@ -54,6 +54,7 @@ from .Ylokh import Ylokh from .You import You from .Yqcloud import Yqcloud from .GeekGpt import GeekGpt +from .Bestim import Bestim import sys |