Commit Graph

36 Commits (ba04bf2bb1a076dfcadad70b5005fbefe69e28f2)

Author SHA1 Message Date
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 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 af204c31cb Read cookies from config in Gemini
Fixes for OpenaiChat Provider
8 months ago
H Lohaus 2054acce0a
Update OpenaiChat.py 8 months ago
Heiner Lohaus 23e002f52f Fix OpenaiChat provider, Fix issue with curl_cffi 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 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
Heiner Lohaus 50b796e8fe Add _puid cookie, save access_token in cookies in OpenaiChat 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
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
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
Heiner Lohaus cc301a3dd8 Use asyncio subprocess in OpenaiChat 11 months ago
Heiner Lohaus dc04ca9306 Add arkose_token to OpenaiChat 11 months ago
Heiner Lohaus 598255fa26 Debug logging support
Async browse access token
11 months ago
Heiner Lohaus c6b33e527c Add Proxy Support and Create Provider to Readme
Add proxy support to many providers
12 months ago
Heiner Lohaus 88d2cbff09 Add AiAsk, Chatgpt4Online, ChatgptDemo
and ChatgptX Provider
Fix Bing, Liaobots and ChatgptAi Provider
Add "gpt_35_long" model and custom timeout
12 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 12 months ago