Commit Graph

51 Commits (a053c29020f7a818c6cab40e4e3659291915b630)

Author SHA1 Message Date
Heiner Lohaus f724c07f1b Add labels to provider list 5 months ago
H Lohaus 00951eb791
Add OpenRouter and DeepInfraImage Provider (#1814) 6 months ago
Heiner Lohaus bdc61ca273 Add nodriver to OpenaiChat 6 months ago
Heiner Lohaus 1e2cf48cba Add authless OpenaiChat 6 months ago
Heiner Lohaus 03fd5ac99a Fix history support for OpenaiChat 6 months ago
Heiner Lohaus d0da5900c4 Fix attr conversation_id not found 6 months ago
Heiner Lohaus fd92918b77 Fix load .har files, add hardir to docker, add docs 6 months ago
Heiner Lohaus 95bab66dad No arkose token and .har files 6 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
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 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 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 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