AchyuthGamer
commited on
Commit
•
6bb59fd
1
Parent(s):
f2b20fc
Update g4f/Provider/__init__.py
Browse files- g4f/Provider/__init__.py +31 -2
g4f/Provider/__init__.py
CHANGED
@@ -1,5 +1,34 @@
|
|
1 |
from . import Provider
|
2 |
from .Providers import (
|
3 |
-
|
4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
)
|
|
|
1 |
from . import Provider
|
2 |
from .Providers import (
|
3 |
+
Aichat,
|
4 |
+
Ails,
|
5 |
+
AiService,
|
6 |
+
Bard,
|
7 |
+
Better,
|
8 |
+
Bing,
|
9 |
+
ChatFree,
|
10 |
+
ChatgptAi,
|
11 |
+
ChatgptLogin,
|
12 |
+
ChatgptLogin,
|
13 |
+
DeepAi,
|
14 |
+
Easychat,
|
15 |
+
Ezcht,
|
16 |
+
Fakeopen,
|
17 |
+
Forefront,
|
18 |
+
GetGpt,
|
19 |
+
Gravityengine,
|
20 |
+
H2o,
|
21 |
+
hteyun,
|
22 |
+
Liaobots,
|
23 |
+
Lockchat,
|
24 |
+
Mishalsgpt,
|
25 |
+
Phind,
|
26 |
+
Theb,
|
27 |
+
Vercel,
|
28 |
+
Weuseing,
|
29 |
+
Xiaor,
|
30 |
+
Yqcloud,
|
31 |
+
You,
|
32 |
+
Zeabur,
|
33 |
+
Wewordle
|
34 |
)
|