diff options
Diffstat (limited to 'g4f/Provider/deprecated/__init__.py')
-rw-r--r-- | g4f/Provider/deprecated/__init__.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/g4f/Provider/deprecated/__init__.py b/g4f/Provider/deprecated/__init__.py index e4528d02..5c66c87f 100644 --- a/g4f/Provider/deprecated/__init__.py +++ b/g4f/Provider/deprecated/__init__.py @@ -10,4 +10,5 @@ from .Wewordle import Wewordle from .Equing import Equing from .Wuguokai import Wuguokai from .V50 import V50 -from .FastGpt import FastGpt
\ No newline at end of file +from .FastGpt import FastGpt +from .ChatgptLogin import ChatgptLogin
\ No newline at end of file |