Commit Graph

57 Commits (13f1275ca307d77542708c83066ef2fe86f6284a)

Author SHA1 Message Date
Heiner Lohaus 14167671d4 Add system message input to gui
Improve OpenaiChat provider
7 months ago
Heiner Lohaus cfa45e7016 Expire cache, Fix multiple websocket conversations in OpenaiChat
Map system messages to user messages in GeminiPro
7 months ago
H Lohaus f7f4018d36
Update OpenaiChat.py 7 months ago
H Lohaus ba04bf2bb1
Update OpenaiChat.py 7 months ago
Heiner Lohaus ac86e576d2 Add websocket support in OpenaiChat 7 months ago
Heiner Lohaus 84812b9632 Update some providers
Improve read access_token in OpenaiChat
Add IterProvider
Add system message support in FlowGpt
Filter none values in new Client
7 months ago
Heiner Lohaus 862e5ef16d Add support for message history and system message in OpenaiChat
Add fetch access_token and fix cookie usage in OpenaiChat
Fix save created access_token in cookies in OpenaiChat
Add use_auth_header config in GeminiPro
7 months ago
Heiner Lohaus dd2264b616 Fix cookies is None bug 7 months ago
Heiner Lohaus 51264fe20c Add GeminiPro API provider
Set min version for undetected-chromedriver
Add api_key to the new client
7 months ago
Heiner Lohaus 0a0698c7f3 Update docs / readme, Improve Gemini auth 7 months ago
Heiner Lohaus e1a0b3ffa2 Add unitests for the client
Fix: async generator ignored GeneratorExit
Fix: ResourceWarning: unclosed event loop
7 months ago
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.
7 months ago
Heiner Lohaus 9aeae65b9b Improve preview in image generation of Gemini
Fix issue in Bing Image Decorator
8 months ago
H Lohaus 33b247305c
Update Gemini.py 8 months ago
Heiner Lohaus af204c31cb Read cookies from config in Gemini
Fixes for OpenaiChat Provider
8 months ago
H Lohaus 2054acce0a
Update OpenaiChat.py 8 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
8 months ago
Heiner Lohaus 23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 8 months ago
Heiner Lohaus 4b41a8f4e8 Add example for Image Upload & Generation 8 months ago
Heiner Lohaus 47900f2371 Resolve images in Gemini Provider 8 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 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
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
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 91feb34054 Add ProviderModelMixin for model selection 8 months ago
Heiner Lohaus 38dbe4b8e5 Improve CreateImagesBing
Sort providers by category
8 months ago
Heiner Lohaus 55e5cf16cb Fix unittests 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
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 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
9 months ago
Heiner Lohaus 50b796e8fe Add _puid cookie, save access_token in cookies in OpenaiChat 9 months ago
nullstreak f554018da2
HuggingChat: Strip leading whitespace from the first token in the stream
For some reason first token from the stream on HuggingChat always starts with a whitespace. This commit strips the leading whitespace from the first token in the stream to fix this issue.
9 months ago
Heiner Lohaus 62397ad112 Remove needs_auth, add proxy support in VoiGpt 10 months ago
Meshwa428 983d17cb7b
Added a new provider voigpt.com (#1328)
* added the new VoiGpt provider

* fixed the voigpt and moved it to needs_auth

* added auth detail and doc to voiGpt provider
10 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
Heiner Lohaus 2157ccbcdb Add get_session_from_browser as cloudflare bypass 10 months ago
Heiner Lohaus 08e308348b Add webdriver module 10 months ago
Heiner Lohaus 9239cadd8b Add Response Handler to OpenaiChat
Update Providers with WebDriver
Add WebDriverSession helper
Use native streaming in curl_cffi
10 months ago
Heiner Lohaus e4caf1d0ca Improve providers 10 months ago
Heiner Lohaus 2ebbcdf0b8 Remove virtualdisplay and add headless mode 10 months ago
Heiner Lohaus 92908b4347 Add Poe Provider, Update AItianhuSpace Porvider 10 months ago
H Lohaus 29df5a21a8
Update Bard.py 10 months ago
Heiner Lohaus 510f534c0a Fix Bard Provider 10 months ago
H Lohaus 52545369c5
Update OpenaiChat.py 10 months ago
Heiner Lohaus 745ea57c63 Add auto_continue to OpenaiChat
Update readme provider tables
11 months ago
Heiner Lohaus c796ba2253 Add py_arkose_generator in OpenaiChat 11 months ago
Heiner Lohaus dfefd22aa1 Add exec_js helper def 11 months ago
Heiner Lohaus 65b5227500 Fix NotImplementedError on WIn 11 months ago