Commit Graph

450 Commits

Author SHA1 Message Date
Heiner Lohaus
347d3f92da Add .har file support for OpenaiChat
Update model list of HuggingChat
Update styles of scrollbar in gui
Fix image upload in gui
2024-03-25 21:06:51 +01:00
Heiner Lohaus
e52e43aff1 Fix typo in Readme 2024-03-22 12:58:54 +01:00
Heiner Lohaus
2ee724f93e Add webview docs and examples, Set webview as default 2024-03-22 12:48:59 +01:00
Tekky
f0ebde6f4a
˜ 2024-03-18 22:34:07 +00:00
Tekky
f089141108
~ 2024-03-14 15:17:56 +00:00
Zero6992
13dfee378f
update related project 2024-03-12 12:53:53 +08:00
H Lohaus
6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
2024-03-12 02:06:06 +01:00
Tekky
f78e9e4007
~ 2024-03-11 19:04:43 +00:00
Heiner Lohaus
eb48299195 Enable Liaobots, disable Phind provider 2024-03-08 10:12:13 +01:00
Commenter123321
f591cb9b65
Mark Liaobots Provider as inactive
Their website is showing a 404 page
See yourself: https://liaobots.work
2024-03-07 12:20:43 +01:00
Heiner Lohaus
7c29c90a5f Update readme 2024-03-06 17:19:41 +01:00
emmanuel
6aeb1cb404
Update README.md 2024-02-26 12:12:29 +01:00
Heiner Lohaus
cbfa5ee7e9 Fix some typos 2024-02-24 02:07:01 +01:00
Heiner Lohaus
775a0c43a0 Add help me coding guide
Add MissingAuthError in GeminiPro
2024-02-24 01:31:17 +01:00
Heiner Lohaus
7953560303 Improve readme, add smartphone guide 2024-02-23 17:21:10 +01:00
Heiner Lohaus
51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
2024-02-23 11:33:38 +01:00
H Lohaus
def23f34f8
Merge pull request #1610 from eltociear/patch-6
Update README.md
2024-02-23 04:24:32 +01:00
H Lohaus
cf87d467c9
Merge pull request #1609 from hlohaus/move
Move some modules, create providers dir, Use new client in API
2024-02-23 03:08:30 +01:00
Ikko Eltociear Ashimine
957d8b845b
Update README.md
minor fix
2024-02-23 00:57:39 +09:00
Heiner Lohaus
e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
2024-02-22 00:16:58 +01:00
Tekky
fd6950ba26
~ 2024-02-21 20:54:31 +00:00
Tekky
b0097845bc
~ 2024-02-21 20:48:30 +00:00
Tekky
ae0ad8f833
~ 2024-02-21 20:42:40 +00:00
Heiner Lohaus
0a0698c7f3 Update docs / readme, Improve Gemini auth 2024-02-21 17:02:54 +01:00
Heiner Lohaus
5612ee4c8d Update readme / docs 2024-02-19 19:34:28 +01:00
H Lohaus
9db895cc9a
Update README.md 2024-02-12 12:09:46 +01:00
H Lohaus
dd54786364
Merge pull request #1578 from hlohaus/openai
Add new Client API with Docs
2024-02-12 12:08:26 +01:00
Heiner Lohaus
151f8b8b0e Add variant example 2024-02-12 12:08:08 +01:00
Heiner Lohaus
aba4b96f23 Add new Client API with Docs
Use object urls for the preview of image uploads.
Fix upload images in You provider
Fix create image. It's now a single image.
Improve system message for create images.
2024-02-12 11:41:27 +01:00
Simatwa
a81f14fd0b Add python-tgpt to related projects #https://github.com/xtekky/gpt4free/issues/1553 2024-02-10 22:35:32 +03:00
Tekky
2250e37fec
. 2024-02-10 00:08:30 +01:00
H Lohaus
5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
2024-02-09 14:24:15 +01:00
H Lohaus
1d6709dafc
Merge pull request #1565 from hlohaus/gemini
Fix OpenaiChat provider, Fix issue with curl_cffi
2024-02-09 08:51:49 +01:00
Heiner Lohaus
23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 2024-02-09 06:36:28 +01:00
H Lohaus
999bc2d617
Merge pull request #1564 from hlohaus/gemini
Add Gemini Provider with image upload and generation
2024-02-09 05:53:47 +01:00
Heiner Lohaus
4b41a8f4e8 Add example for Image Upload & Generation 2024-02-09 04:24:21 +01:00
RasyiidWho
5e9a95a58e Change GeekGPT and FakeGPT status to inactive as owner statement: https://linux.do/t/topic/1051 2024-02-05 18:29:15 +07:00
Heiner Lohaus
770bdc54fc Improve readme / unittests 2024-01-29 20:13:54 +01:00
Heiner Lohaus
a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
2024-01-29 18:14:46 +01:00
H Lohaus
3c7c8934b3
Merge pull request #1512 from KennyPhan123/patch-1
Update README.md
2024-01-27 16:04:46 +01:00
H Lohaus
feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
2024-01-26 07:54:13 +01:00
KennyPhan123
7faf47cebe
Update README.md
Phind is not offering GPT-4 free uses anymore
2024-01-25 12:40:22 +07:00
Jakub N
e823fa7dac
Update README.md
Added example POST request to docs
2024-01-22 20:01:53 +01:00
Ikko Eltociear Ashimine
1a87417c24
Update README.md
compability -> compatibility
2024-01-23 00:16:36 +09:00
Tekky
de77ddf94c
~ | to do list | survey: https://forms.gle/FhtGtUorygyJn7i48 2024-01-21 22:52:54 +00:00
Eikosa
e935126702
Web UI Instructions, Update README.md
Added web ui instructions
2024-01-21 02:11:26 +03:00
Tekky
b955620aeb
Feedback form - https://forms.gle/FeWV9RLEedfdkmFN6 2024-01-17 17:20:35 +00:00
Tekky
90a1395d4d
~ 2024-01-12 15:14:19 +00:00
Abdul Wasey
95419d2591
Update README.md 2024-01-10 00:24:39 +05:30
Ramon Victor Cardoso
f3fb6f8a60 Update openai example 2024-01-04 12:27:02 -03:00