AchyuthGamer
commited on
Commit
•
e306467
1
Parent(s):
21c0d67
Update g4f/Provider/__init__.py
Browse files- g4f/Provider/__init__.py +1 -1
g4f/Provider/__init__.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
from . import Provider
|
2 |
from .Providers import (
|
3 |
Wewordle,
|
4 |
-
|
5 |
)
|
|
|
1 |
from . import Provider
|
2 |
from .Providers import (
|
3 |
Wewordle,
|
4 |
+
GetGpt
|
5 |
)
|