Heiner Lohaus
f724c07f1b
Add labels to provider list
2024-04-12 20:58:40 +02:00
H Lohaus
00951eb791
Add OpenRouter and DeepInfraImage Provider ( #1814 )
2024-04-10 08:14:50 +02:00
Heiner Lohaus
926ddfd543
Add WhiteRabbitNeo Provider, Many tiny improvments in the gui
2024-04-08 07:24:00 +02:00
Heiner Lohaus
b35dfcd1b0
Add local models to gui, Fix You Provider, add AsyncClient
2024-04-07 10:36:13 +02:00
H Lohaus
a9f16aea69
Update api.py
2024-04-06 17:22:11 +02:00
H Lohaus
27fed7224d
Update api.py
2024-04-06 17:05:10 +02:00
H Lohaus
0a721eaf0f
Update api.py
2024-04-06 17:02:54 +02:00
H Lohaus
c092acf269
Update server
2024-04-06 16:57:06 +02:00
H Lohaus
adffb216cd
Update __init__.py
2024-04-06 16:02:12 +02:00
H Lohaus
2c5b646188
Update server
2024-04-06 16:02:00 +02:00
H Lohaus
da8cb8bdf1
Update api.py
2024-04-06 12:03:32 +02:00
Heiner Lohaus
0de9ca2004
Add Installation Guide for Windows
...
Improve Contributors list in Readme
2024-04-06 10:47:43 +02:00
H Lohaus
e2c11d233a
Aktualisieren von api.py
2024-04-05 14:20:28 +02:00
Heiner Lohaus
03fd5ac99a
Fix history support for OpenaiChat
2024-03-28 11:36:25 +01:00
Heiner Lohaus
95bab66dad
No arkose token and .har files
2024-03-26 06:42:47 +01:00
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
2ee724f93e
Add webview docs and examples, Set webview as default
2024-03-22 12:48:59 +01:00
Heiner Lohaus
0ab7cf71d4
Fix requirements in gui api
2024-03-19 20:43:51 +01:00
Heiner Lohaus
a466a86ee6
Fix requirements in gui api
2024-03-19 20:28:13 +01:00
Heiner Lohaus
486e43dabd
Fix missing websocket_request_id in OpenaiChat
...
Add RateLimitErrors to Bing
Add android support to gui api
Add annotations import to gui api
2024-03-19 18:48:32 +01:00
Heiner Lohaus
b5b56f35ca
Fix abort in webview
2024-03-17 10:51:08 +01:00
Heiner Lohaus
4778356064
Add conversation support for Bing
2024-03-16 18:07:53 +01:00
Heiner Lohaus
905ced06bd
Serverless webview gui
2024-03-16 10:48:37 +01:00
Heiner Lohaus
8cc6000ffb
Add Pyinstaller support, Use curl_cffi in You provider
2024-03-15 11:46:06 +01:00
Heiner Lohaus
13f1275ca3
Add model preselection in gui
2024-03-13 17:52:48 +01:00
Heiner Lohaus
ccac427ac1
Fiy unittests with duckduckgo-search 5.0
2024-03-06 17:41:17 +01:00
Heiner Lohaus
1b4a86a857
Update client docs, Enable some tests
2024-02-22 04:35:11 +01: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
Heiner Lohaus
331826b003
Add upload image in You provider
2024-02-11 06:59:53 +01:00
Heiner Lohaus
6c422b2965
Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies
2024-02-11 01:59:57 +01:00
Heiner Lohaus
c1b992c346
Add Gemini Provider with image upload and generation
2024-02-08 22:02:52 +01:00
Heiner Lohaus
1eb7dc05e5
Fix: ChromeDriver only supports characters in the BMP
...
Add set_cookies helper, Show last used model
2024-01-26 12:49:52 +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
Heiner Lohaus
07c944ad0a
Add upload svg image support
...
Fix upload image in Bing Provider
2024-01-23 01:47:55 +01:00
Heiner Lohaus
9cbe9c1ccb
Improve tests
2024-01-21 02:20:23 +01:00
H Lohaus
42709f55b2
Fix unittests ( #1472 )
...
* Fix unittests
* Fix missing distutils, install setuptools
* Fix version not found
* Remove deprecation in get_event_loop
2024-01-14 16:37:21 +01:00
Heiner Lohaus
32252def15
Change doctypes style to Google
...
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
2024-01-14 15:04:37 +01:00
Heiner Lohaus
7968ae52fb
Fix merge issues
2024-01-13 15:56:29 +01:00
Heiner Lohaus
ea8d6b847a
Support upload image in gui
...
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
2024-01-13 15:37:36 +01:00
H Lohaus
bee75be8e3
Add create images to Bing ( #1426 )
...
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
2024-01-10 10:34:56 +01:00
Heiner Lohaus
e0aaad8f47
Fix permissions for chromedriver
...
Fix NoVNC server access
Remove java from build
2024-01-01 23:20:48 +01:00
Heiner Lohaus
c617b18d12
Add support for all models
...
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and VersionUtils
Display used provider in gui
Fix error response in api
2024-01-01 17:48:57 +01:00
Yash Varshney
b5368c276d
remove unnecessary semicolon
2024-01-01 01:42:10 +05:30
NiNiyas
0b2f7898d4
fix(g4f): Fix typo in function name
2023-12-19 10:38:12 +05:30
Heiner Lohaus
d743ee0c26
Add error classes
...
Move version check to debug
2023-12-11 00:56:06 +01:00
Heiner Lohaus
c7307030a9
Improve error handling in gui
2023-12-10 22:10:56 +01:00
Heiner Lohaus
bf41cfc5d1
Add G4F_PROXY environment
...
Add regenerate button in gui
2023-12-10 21:46:11 +01:00
Heiner Lohaus
bb34642fcb
Update readme. Add docker hub
2023-12-07 14:30:55 +01:00
H Lohaus
484b96d850
Add websearch to gui ( #1314 )
...
* Add websearch to gui
* Fix version_check config
* Add version badge in README.md
* Show version in gui
* Add docker hub build
* Fix gui backend, improve style
2023-12-07 07:18:05 +01:00
Heiner Lohaus
c667f1cec5
Improve docker image
2023-12-06 11:54:50 +01:00