Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 2024-01-26 | 1 | -5/+5 |
| | | | | Add set_cookies helper, Show last used model | ||||
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 1 | -20/+32 |
| | | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | ||||
* | Add ProviderModelMixin for model selection | Heiner Lohaus | 2024-01-23 | 1 | -37/+29 |
| | |||||
* | Fix unittests | Heiner Lohaus | 2024-01-14 | 1 | -12/+40 |
| | |||||
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -110/+229 |
| | | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | ||||
* | Fix process_image in Bing | Heiner Lohaus | 2024-01-13 | 1 | -4/+1 |
| | | | | | Add ImageResponse to Bing Fix cursor styling in gui | ||||
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -102/+242 |
| | | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | ||||
* | Add _puid cookie, save access_token in cookies in OpenaiChat | Heiner Lohaus | 2024-01-01 | 1 | -7/+19 |
| | |||||
* | Add selenium to dockerfile | Heiner Lohaus | 2023-12-06 | 1 | -22/+15 |
| | | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui | ||||
* | Add get_session_from_browser as cloudflare bypass | Heiner Lohaus | 2023-12-02 | 1 | -1/+1 |
| | |||||
* | Add webdriver module | Heiner Lohaus | 2023-11-20 | 1 | -75/+56 |
| | |||||
* | Add Response Handler to OpenaiChat | Heiner Lohaus | 2023-11-19 | 1 | -74/+200 |
| | | | | | | Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi | ||||
* | Update OpenaiChat.py | H Lohaus | 2023-11-15 | 1 | -0/+1 |
| | |||||
* | Add auto_continue to OpenaiChat | Heiner Lohaus | 2023-11-12 | 1 | -45/+69 |
| | | | | Update readme provider tables | ||||
* | Add py_arkose_generator in OpenaiChat | Heiner Lohaus | 2023-11-11 | 1 | -48/+12 |
| | |||||
* | Add exec_js helper def | Heiner Lohaus | 2023-11-03 | 1 | -21/+25 |
| | |||||
* | Fix NotImplementedError on WIn | Heiner Lohaus | 2023-11-03 | 1 | -0/+10 |
| | |||||
* | Use asyncio subprocess in OpenaiChat | Heiner Lohaus | 2023-10-28 | 1 | -3/+10 |
| | |||||
* | Add arkose_token to OpenaiChat | Heiner Lohaus | 2023-10-28 | 1 | -3/+46 |
| | |||||
* | Debug logging support | Heiner Lohaus | 2023-10-22 | 1 | -20/+27 |
| | | | | Async browse access token | ||||
* | Add Proxy Support and Create Provider to Readme | Heiner Lohaus | 2023-10-09 | 1 | -6/+11 |
| | | | | Add proxy support to many providers | ||||
* | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 2023-10-05 | 1 | -1/+2 |
| | | | | | | and ChatgptX Provider Fix Bing, Liaobots and ChatgptAi Provider Add "gpt_35_long" model and custom timeout | ||||
* | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -0/+124 |