Commit Graph

427 Commits

Author SHA1 Message Date
Tekky
4f7ebdab73
Merge branch 'main' into webdriver 2023-11-20 18:27:30 +00:00
H Lohaus
a2b803a56c
Update AItianhu.py 2023-11-20 17:35:18 +01:00
H Lohaus
ad78589843
Update GptGo.py 2023-11-20 17:34:21 +01:00
Heiner Lohaus
a9f15815cd Support stream in create_async 2023-11-20 14:02:51 +01:00
Heiner Lohaus
08e308348b Add webdriver module 2023-11-20 14:00:40 +01:00
Heiner Lohaus
702837a33a Add auto support params method 2023-11-20 13:59:14 +01:00
razrab
cd4207a146 Fix tupo in GptGo 2023-11-20 09:22:20 +03:00
abc
d4c8f3e8d5 ~ |
trying to improve compability with python versions < 3.8
2023-11-19 23:14:30 +00:00
abc
a7e1419d01 ~ | g4f v-0.1.8.7 2023-11-19 23:07:16 +00:00
abc
2345588d38 ~ | improve compatibility with lower python versions
remove tiktoken
2023-11-19 22:59:18 +00:00
abc
79761c6e42 ~ | g4f v-0.1.8.6 2023-11-19 22:58:45 +00:00
Tekky
eeb26036ca
Merge pull request #1269 from hlohaus/any
Add Response Handler to OpenaiChat
2023-11-19 22:42:50 +00:00
Heiner Lohaus
9239cadd8b Add Response Handler to OpenaiChat
Update Providers with WebDriver
Add WebDriverSession helper
Use native streaming in curl_cffi
2023-11-19 05:36:04 +01:00
Tekky
2fcb3f949b
Merge pull request #1267 from hlohaus/any
Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
2023-11-18 11:24:39 +00:00
Heiner Lohaus
cadc507fad Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers
Add OnlineGpt and TalkAi Provider
Add get_random_string and get_random_hex helper
Remove funcaptcha package
2023-11-18 04:38:31 +01:00
abc
9c45b5622a ~ | g4f v-0.1.8.5 2023-11-18 02:43:42 +00:00
Tekky
ca3eaaffee
Merge pull request #1264 from hlohaus/any
Improve providers
2023-11-18 02:40:09 +00:00
Heiner Lohaus
e4caf1d0ca Improve providers 2023-11-17 11:16:49 +01:00
Tekky
053cfa6630
Merge pull request #1262 from hlohaus/any
Update Readme / Headless Mode
2023-11-17 08:28:55 +00:00
Heiner Lohaus
2ebbcdf0b8 Remove virtualdisplay and add headless mode 2023-11-17 04:50:37 +01:00
H Lohaus
f57fa3a43f
Merge pull request #1261 from hlohaus/any
Add Poe Provider, Update AItianhuSpace Porvider
2023-11-17 03:21:50 +01:00
Heiner Lohaus
92908b4347 Add Poe Provider, Update AItianhuSpace Porvider 2023-11-17 03:19:27 +01:00
abc
14f4b0d13e ~ | g4f v-0.1.8.4 2023-11-16 20:49:15 +00:00
abc
c7e047b34c ~ 2023-11-16 20:48:40 +00:00
Tekky
8393b2bd56
Merge pull request #1260 from hlohaus/any
Update Phind and PerplexityAi - GPT-4 Providers
2023-11-16 20:48:26 +00:00
H Lohaus
235dabf2cc
Update Liaobots.py 2023-11-16 19:46:25 +01:00
H Lohaus
56db205111
Update MyShell.py 2023-11-16 19:41:31 +01:00
H Lohaus
29df5a21a8
Update Bard.py 2023-11-16 19:28:59 +01:00
H Lohaus
79c9051743
Update Phind.py 2023-11-16 19:24:15 +01:00
H Lohaus
e0541c513f
Update Phind.py 2023-11-16 19:02:53 +01:00
H Lohaus
aa12716974
Update MyShell.py 2023-11-16 18:54:59 +01:00
H Lohaus
5c5235671e
Update MyShell.py 2023-11-16 18:51:24 +01:00
H Lohaus
0625bd0a06
Update PerplexityAi.py 2023-11-16 18:47:20 +01:00
H Lohaus
cbc08d6014
Update helper.py 2023-11-16 18:39:34 +01:00
H Lohaus
51a6669210
Update Phind.py 2023-11-16 18:35:22 +01:00
H Lohaus
840157abaa
Update helper.py 2023-11-16 18:31:39 +01:00
H Lohaus
293337db98
Update helper.py 2023-11-16 18:29:07 +01:00
Heiner Lohaus
510f534c0a Fix Bard Provider 2023-11-16 18:10:19 +01:00
Heiner Lohaus
0c4e5e5127 Fix Phind and PerplexityAi - GPT-4 Providers
Fix MyShell Provider
Refactor Provider __init__
Add ChatAnywhere Provider
Update models list
2023-11-16 16:56:23 +01:00
H Lohaus
575a188519
Merge pull request #1257 from AndPim4912/ignored-tupo
Fixed tupo in list_ignored_providers parameter.
2023-11-16 12:14:15 +01:00
H Lohaus
6a793e782c
Merge pull request #1258 from AndPim4912/chatbase
Add back crutch of incorrect responses to ChatBase
2023-11-16 12:12:37 +01:00
JunXiang
04303131c8
Merge branch 'xtekky:main' into test 2023-11-16 17:15:43 +08:00
hs_junxiang
5c16856c3f fix: GPTalk can only use 5 times (#1255) 2023-11-16 17:13:35 +08:00
razrab
1906b5fd06 Add back crutch of incorrect responses to ChatBase 2023-11-16 12:05:53 +03:00
razrab
9b19603f03 Fixed tupo in list_ignored_providers parameter. 2023-11-16 11:54:25 +03:00
H Lohaus
2e46f1c074
Merge pull request #1250 from kacperkwapisz/patch-1
stream check workaround & fix
2023-11-16 09:31:50 +01:00
H Lohaus
52545369c5
Update OpenaiChat.py 2023-11-15 23:08:58 +01:00
H Lohaus
f04e415bec
Merge pull request #1247 from hlohaus/pi
Fix Chatgpt4Online Provider
2023-11-15 18:25:28 +01:00
Kacper Kwapisz
ef3fdfa892
Update __init__.py
fixed the line where it checks if stream is requested. I made the change because before it ignored what the user typed because there was a invalid conversion from the boolean to string where the if stream clause would always be true. Simple workaround :)
2023-11-14 12:39:38 +01:00
Eikosa
abbf2927ec
Check_pypi_version now returns value 2023-11-13 21:56:08 +03:00