Commit Graph

1595 Commits

Author SHA1 Message Date
H Lohaus 89a56d0c34
Merge pull request #1301 from xtekky/go
Add proxy support / fix streaming
2023-12-02 00:35:41 +01:00
Heiner Lohaus cd6ccdd03b Add proxy support / fix streaming 2023-12-02 00:34:05 +01:00
H Lohaus f2bdd83950
Merge pull request #1300 from hlohaus/go
Update pi provider
2023-12-02 00:08:34 +01:00
Heiner Lohaus e74af803e7 Update pi provider 2023-12-01 23:56:12 +01:00
madonchik123 b0276f6c9e
Added new provider PI (Hacky way to use) (#1291)
* Added new provider PI (Hacky way to use)

* Updated models endpoint made it show real info about the model.py

* Added cloudscraper to the requirements

* Fixed some bugs aka made streaming also return role
2023-12-01 23:11:52 +01:00
abc 1ade1d959c ~
chatgptx not working
2023-11-24 14:20:22 +00:00
abc 10a3832458 ~
fix DeepInfra
2023-11-24 14:16:00 +00:00
abc 50eafb551c ~ | g4f `v-0.1.9.0` 2023-11-24 09:01:46 +00:00
Tekky 705ebe73f2
Merge pull request #1281 from hlohaus/go
Fix Phind and GptGo Provider
2023-11-23 21:21:49 +00:00
Heiner Lohaus 4cec1ed9aa Fix ChatgptAi Provider 2023-11-22 21:21:57 +01:00
Heiner Lohaus ebb6427100 Add GptTalkRu Provider 2023-11-22 21:21:29 +01:00
Heiner Lohaus fc74c8f350 Disable ChatgptDemoAi, ChatAnywhere and Berlin 2023-11-22 21:20:46 +01:00
Heiner Lohaus ea3cb0d5e9 Fix Phind and GptGo Provider 2023-11-22 15:22:36 +01:00
Tekky 8eabc0d413
~ 2023-11-21 01:02:59 +00:00
abc 063696630c ~ | g4f v-0.1.8.9 2023-11-20 19:00:56 +00:00
abc 9140541179 ~ | improve compatibility 2023-11-20 18:40:55 +00:00
Tekky e8d88c955f
Merge pull request #1274 from hlohaus/webdriver
Webdriver module, translate readme, support stream in create_async
2023-11-20 18:27:38 +00:00
Tekky 4f7ebdab73
Merge branch 'main' into webdriver 2023-11-20 18:27:30 +00:00
Tekky 3e2e81ba29
Merge pull request #1275 from egcash/patch-1
Syntax error Fixed : GptGo.py
2023-11-20 18:25:07 +00:00
Tekky d707d2e352
Merge pull request #1272 from AndPim4912/main
Fix tupo in GptGo
2023-11-20 18:24:50 +00:00
H Lohaus 7969a5690a
Update README-DE.md 2023-11-20 18:03:31 +01:00
H Lohaus ec12b3096a
Update README-DE.md 2023-11-20 18:02:09 +01: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
H Lohaus 60286431ad
Set min version for curl_cffi 2023-11-20 17:28:23 +01:00
egcash 4a6bcef394
Syntax error Fixed : GptGo.py 2023-11-20 21:57:50 +05:30
Heiner Lohaus a9f15815cd Support stream in create_async 2023-11-20 14:02:51 +01:00
Heiner Lohaus ba9d5ed6ba Add translate readme module
Translate readme to german
2023-11-20 14:02:12 +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 fd87be8257 ~ | add async requirements 2023-11-19 23:05:55 +00:00
abc e6a7aeab07 ~ 2023-11-19 23:04:12 +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 168d16759f
Merge pull request #1271 from ramonvc/main
Fix readme example to run interference API from repo
2023-11-19 22:57:36 +00:00
Tekky ff81e31886
~ | add selenium 2023-11-19 22:46:09 +00:00
Tekky eeb26036ca
Merge pull request #1269 from hlohaus/any
Add Response Handler to OpenaiChat
2023-11-19 22:42:50 +00:00
Ramon Victor Cardoso 306fc82e57 Fix readme example to run interference API from repo 2023-11-19 17:13:23 -03: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 b268771baa Update Readme 2023-11-17 05:22:45 +01:00
Heiner Lohaus 2ebbcdf0b8 Remove virtualdisplay and add headless mode 2023-11-17 04:50:37 +01:00