Commit Graph

78 Commits (6e700c717b4dab7e70650e20d63ebbdd621ccbe8)

Author SHA1 Message Date
Heiner Lohaus 80b2e9b807 Add some options to messages in gui, saves generated images local 5 months ago
Heiner Lohaus 4bab6009c1 Fix js error in gui, Revert to_image in gui 5 months ago
Heiner Lohaus dc77a1a7ff Fix upload image 5 months ago
Heiner Lohaus 6e064adb09 Add gemini-1.5-pro-latest model 6 months ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 6 months ago
Heiner Lohaus a26421bcd8 Add image model list 6 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
6 months ago
Heiner Lohaus 932d3a3ca0 Add MetaAI Provider and some small improvments 6 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
6 months ago
Heiner Lohaus f724c07f1b Add labels to provider list 6 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 6 months ago
Heiner Lohaus 926ddfd543 Add WhiteRabbitNeo Provider, Many tiny improvments in the gui 6 months ago
Heiner Lohaus b35dfcd1b0 Add local models to gui, Fix You Provider, add AsyncClient 6 months ago
H Lohaus a9f16aea69
Update api.py 6 months ago
H Lohaus 27fed7224d
Update api.py 6 months ago
H Lohaus 0a721eaf0f
Update api.py 6 months ago
H Lohaus c092acf269
Update server 6 months ago
H Lohaus adffb216cd
Update __init__.py 7 months ago
H Lohaus 2c5b646188
Update server 7 months ago
H Lohaus da8cb8bdf1
Update api.py 7 months ago
Heiner Lohaus 0de9ca2004 Add Installation Guide for Windows
Improve Contributors list in Readme
7 months ago
H Lohaus e2c11d233a
Aktualisieren von api.py 7 months ago
Heiner Lohaus 03fd5ac99a Fix history support for OpenaiChat 7 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 7 months ago
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
7 months ago
Heiner Lohaus 2ee724f93e Add webview docs and examples, Set webview as default 7 months ago
Heiner Lohaus 0ab7cf71d4 Fix requirements in gui api 7 months ago
Heiner Lohaus a466a86ee6 Fix requirements in gui api 7 months ago
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
7 months ago
Heiner Lohaus b5b56f35ca Fix abort in webview 7 months ago
Heiner Lohaus 4778356064 Add conversation support for Bing 7 months ago
Heiner Lohaus 905ced06bd Serverless webview gui 7 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 7 months ago
Heiner Lohaus 13f1275ca3 Add model preselection in gui 7 months ago
Heiner Lohaus ccac427ac1 Fiy unittests with duckduckgo-search 5.0 8 months ago
Heiner Lohaus 1b4a86a857 Update client docs, Enable some tests 8 months ago
Heiner Lohaus e5b7f72b71 Move some modules, create providers dir
Set min version for duckduckgo
Make duckduckgo search async
Remove get_lastet_version
8 months ago
Heiner Lohaus 331826b003 Add upload image in You provider 8 months ago
Heiner Lohaus 6c422b2965 Add GPT 4 support in You, Add camera input, Enable logging on debug in GUI, Don't load expired cookies 8 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 8 months ago
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
9 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
9 months ago
Heiner Lohaus 07c944ad0a Add upload svg image support
Fix upload image in Bing Provider
9 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 9 months ago
H Lohaus 42709f55b2
Fix unittests (#1472)
* Fix unittests

* Fix missing distutils, install setuptools

* Fix version not found

* Remove deprecation in get_event_loop
9 months ago
Heiner Lohaus 32252def15 Change doctypes style to Google
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
9 months ago
Heiner Lohaus 7968ae52fb Fix merge issues 9 months ago
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
9 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
9 months ago
Heiner Lohaus e0aaad8f47 Fix permissions for chromedriver
Fix NoVNC server access
Remove java from build
10 months ago