Commit Graph

673 Commits

Author SHA1 Message Date
0dminnimda
f6a9fffb0a Add interference requirements
For ease of use and consistency, so the user would not need to guess versions and packages
Also document it in README.md
2023-08-17 16:28:49 +03:00
abc
cfa4380e89 ~ | small fixes & new pypi version | v-0.0.1.9 2023-08-14 01:07:29 +02:00
abc
60eaab0bda ~ 2023-08-14 01:06:19 +02:00
abc
0faeb0b59c ~ 2023-08-14 01:04:42 +02:00
abc
d53fc931a3 small fixes & new pypi version 2023-08-14 01:02:01 +02:00
xtekky
f272de67d8
Merge pull request #801 from johnd0e/fix-ails
Fix Ails.py
2023-08-14 00:38:37 +02:00
xtekky
43106193c5
Merge pull request #796 from carlinhoshk/main
Update requirements
2023-08-14 00:36:57 +02:00
xtekky
fd86811ef7
Merge pull request #794 from ye4241/main
Add Raycast Provider
2023-08-14 00:36:43 +02:00
xtekky
cec282dc4f
Merge pull request #793 from Leechist/main
Update README.md
2023-08-14 00:36:23 +02:00
xtekky
8c89633942
Merge pull request #792 from omidima/main-1
Update EasyChat.py
2023-08-14 00:35:45 +02:00
johnd0e
f9b72de1a2 Fix Ails.py
Fix arguments order
2023-08-14 00:03:39 +02:00
omidima
c38ac104ea
Update EasyChat.py
Resolve review comments.
2023-08-12 13:19:45 +03:30
omidima
17d6a31523
Update EasyChat.py
update active servers
2023-08-11 14:33:50 +03:30
carlos Oliveira
43a3ca0f23
Update requirements
add js2py dependencies
2023-08-10 13:13:40 -03:00
ye4241
fb1a6f4c7b Add Raycast Provider 2023-08-09 15:03:47 +00:00
Leechist
c0956cd796
Update README.md
Added all of the providers to README.
2023-08-08 22:22:02 -07:00
omidima
6f535ac3e8
Update EasyChat.py
Change model address and add proxy & session for pass cloudflare auth on requests.
2023-08-08 12:19:27 +03:30
abc
cc2aacc1c2 v 0.0.1.4 2023-08-07 12:40:49 +01:00
xtekky
7033dfe2a2
Delete .vscode directory 2023-08-07 12:37:59 +01:00
xtekky
08291e8cde
Delete ci.yml 2023-08-07 12:37:29 +01:00
xtekky
6a34a83cdf
Merge pull request #693 from ramonvc/main
Fix: There is no current event loop in thread.
2023-08-07 13:23:42 +02:00
xtekky
76f9374ccd
Merge pull request #790 from VastV2/Ails-Update
Update Ails.py
2023-08-07 13:22:24 +02:00
xtekky
0ab742755e
Merge pull request #788 from omidima/main-1
Update DeepAi.py
2023-08-07 13:22:13 +02:00
xtekky
388a54357e
Merge pull request #784 from kggn/main
Add opchatgpts.net support
2023-08-07 13:21:30 +02:00
xtekky
d831620c43
Merge pull request #777 from nonk123/close-inactive-issues-automatically
Add a GitHub workflow to close inactive issues and PRs automatically
2023-08-07 13:21:04 +02:00
xtekky
8d024192df
Merge pull request #772 from MIDORIBIN/refactor-models
refactor models file
2023-08-07 13:20:27 +02:00
xtekky
03a400fc08
update image 2023-08-07 12:18:40 +01:00
VastV2
d6e65fb855
Update Ails.py
after they update the client-v version the page is not working anymore, so I made this to get the version number automatically, this way we don't need to update the version manually.
2023-08-05 11:26:02 +03:00
omidima
01c0ede993
Update DeepAi.py 2023-08-05 02:12:09 +03:30
kggn
387de008e3
Update README.md 2023-08-01 13:21:17 -07:00
kggn
6f948c739e
Update README.md 2023-08-01 13:20:44 -07:00
kggn
88d8d7bd8d
Update __init__.py 2023-08-01 13:15:13 -07:00
kggn
8a880fa1d5
Update __init__.py 2023-08-01 13:14:46 -07:00
kggn
999739023d
Create opchatgpts.py 2023-08-01 13:13:10 -07:00
nonk123
a1e8ce8664 Fix the "isuse" typo 2023-08-01 21:40:13 +03:00
nonk123
8de379b1d5 Add a GitHub workflow to close inactive issues automatically 2023-07-27 14:58:48 +03:00
MIDORIBIN
6dd8a5a1f4 refactor: refactor models 2023-07-25 09:56:49 +09:00
abc
a8f2495142 Update Vercel.py 2023-07-24 03:36:23 +02:00
abc
1588eb91c1 Update setup.py 2023-07-24 03:34:26 +02:00
xtekky
2d345927ab
Merge pull request #769 from fungamer2-2/main
Use temperature parameter passed to function
2023-07-22 13:41:23 +01:00
grandsonneo@gmail.com
0e07ae77cf Use the temperature parameter 2023-07-21 22:17:53 -04:00
xtekky
4e86e5b176
Merge pull request #768 from nonk123/main
Fix the import errors
2023-07-21 21:40:33 +01:00
xtekky
e0d5887f63
Merge pull request #763 from najam-tariq/main
Update Provider.DfeHub to consider rate-limit
2023-07-21 21:39:45 +01:00
nonk123
72c6154478 Remove asyncio from requirements.txt 2023-07-21 13:48:58 +03:00
nonk123
8c6592ec99 Fix the import errors 2023-07-21 09:25:18 +03:00
najam-tariq
b3d473c0af Update Provider.DfeHub to consider rate-limit 2023-07-19 07:44:15 -04:00
abc
dca78e5ac8 Update README.md 2023-07-18 00:18:43 +01:00
abc
6bb08c6881 Merge branch 'main' of https://github.com/xtekky/gpt4free 2023-07-18 00:17:59 +01:00
abc
25d2bc43e6 minor fixes 2023-07-18 00:17:51 +01:00
xtekky
58389f33c2
minor fixes 2023-07-18 00:16:39 +01:00