Commit Graph

81 Commits (96e378e9e21092f486e6f77a083651865062d893)

Author SHA1 Message Date
H Lohaus ee7428e767
Update Bing.py 5 months ago
H Lohaus a9672bead0
Update Bing.py 5 months ago
Heiner Lohaus 8fcf618bbe Add Ollama provider, Add vision support to Openai 5 months ago
Heiner Lohaus 74c399d675 Add conversation title change in gui
Fix bug with multiple requests a .har in OpenaiChat
5 months ago
Heiner Lohaus 4bc4d635bc Add vision models to readme 5 months ago
Heiner Lohaus db2d6cffd9 Fix Bing Provider, Add Account Support for Meta AI
Use default headers in OpenaiChat
5 months ago
Heiner Lohaus a2b5446b2e Fix DuckDuckGo Provider issues
Fix PerplexityLabs, FlowGpt Provider
Update Bing, Gemini Provider
5 months ago
H Lohaus ddb015e90d
Update Bing.py 5 months ago
Heiner Lohaus f724c07f1b Add labels to provider list 5 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 5 months ago
Heiner Lohaus 90715e702b Add project files 5 months ago
igeni 1989e0fd20 modified to avoid type's mismatch and make like rest of the code 6 months ago
Heiner Lohaus 2ee724f93e Add webview docs and examples, Set webview as default 6 months ago
Heiner Lohaus 5f9d7b78c6 Fix Bing key error 6 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
6 months ago
Heiner Lohaus f797ec828c Fix GigaChat exceptions, Raise missing browser error 6 months ago
Heiner Lohaus 4778356064 Add conversation support for Bing 6 months ago
Heiner Lohaus f861f322aa Add copilot conversation mode 6 months ago
Heiner Lohaus 8cc6000ffb Add Pyinstaller support, Use curl_cffi in You provider 6 months ago
Heiner Lohaus 993c9498c4 Add webview support to OpenaiChat 6 months ago
Heiner Lohaus 13f1275ca3 Add model preselection in gui 6 months ago
H Lohaus 9be4b47991
Update Bing.py 6 months ago
Heiner Lohaus a29b3db46d Show apology in Bing 6 months ago
Heiner Lohaus ecf110e59a Fix Bing create images, Add gui in webview init 6 months ago
Heiner Lohaus 5bcf21f9bd Add count chars to gui, Add retry support to fix rate limit in Bing 6 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
6 months ago
Heiner Lohaus 6bbe60572e Add default values for rdns 7 months ago
Heiner Lohaus 7cd5b3f0c6 Improve create conversation in Bing 7 months ago
Eikosa 20b2e076c3
Update Bing Sets
Needs to be tested, if this addition is not made, bing will not work well enough
7 months ago
Heiner Lohaus d6b3d0f240 Fix issue #1537, copy options sets 8 months ago
Heiner Lohaus a28bab9387 Add aiohttp_socks to requirements
Fix preview for uploaded and generated images in gui
Improve typing, readme
8 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
8 months ago
Heiner Lohaus 69ef224f92 Add get_connector helper 8 months ago
Heiner Lohaus 8864b70ee4 Add aiohttp_socks support 8 months ago
Heiner Lohaus 9cbe9c1ccb Improve tests 8 months ago
Heiner Lohaus 5756586cde Refactor code with AI
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
8 months ago
Heiner Lohaus ceed364cb1 Fix process_image in Bing
Add ImageResponse to Bing
Fix cursor styling in gui
8 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
8 months ago
Heiner Lohaus a7c8565922 Add publish-to-pypi workflow
Improve gui frontend
Fix web search in bing
8 months ago
Heiner Lohaus 9aa76da0fa Fix bing stream func 8 months ago
Eikosa fcbe930020
Added timeout to Bing (#1438)
Co-authored-by: H Lohaus <hlohaus@users.noreply.github.com>
8 months ago
H Lohaus bee75be8e3
Add create images to Bing (#1426)
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
8 months ago
Heiner Lohaus f82a60dfb3 Support Python 3.8 9 months ago
nullstreak 5d47ba4205
Update Bing.py 9 months ago
nullstreak 53bc24114e
Bing: add parameter to enable/disable web search (#1360)
Web search is disabled by default and can be enabled by passing `web_search = True`
9 months ago
eminemkun 28896f2a98 Fix Bing provider Cookie issue 2 9 months ago
eminemkun ba68db3302 Fix Bing provider Cookie issue 9 months ago
Heiner Lohaus 3576dee75a Add selenium to dockerfile
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
10 months ago
Luneye 23127acab2
Update Bing.py - Removed unnecessary "await" statements that could potentially lead to errors 11 months ago
Heiner Lohaus 79cf039a88 Update config supports_message_history 11 months ago