| Commit message (Expand) | Author | Age | Files | Lines |
* | Update model list / providers | Heiner Lohaus | 2024-05-19 | 1 | -1/+2 |
* | Add get/set cookies dir, hide prompt option in gui | Heiner Lohaus | 2024-05-18 | 1 | -56/+21 |
* | Fix OpenaiChat provider, improve proofofwork | Heiner Lohaus | 2024-05-18 | 1 | -33/+48 |
* | Improve Liabots provider, Add image api support | Heiner Lohaus | 2024-05-18 | 1 | -6/+6 |
* | Add needs auth to provierds, Add PerplexityApi provider | Heiner Lohaus | 2024-05-15 | 1 | -3/+6 |
* | Update chatgpt url, uvloop support | Heiner Lohaus | 2024-05-15 | 1 | -7/+8 |
* | Add proofofwork to OpenaiChat | Heiner Lohaus | 2024-04-28 | 1 | -9/+44 |
* | Add vision models to readme | Heiner Lohaus | 2024-04-22 | 1 | -0/+1 |
* | Add Replicate Provider | Heiner Lohaus | 2024-04-21 | 1 | -7/+8 |
* | Add image model list | Heiner Lohaus | 2024-04-21 | 1 | -14/+16 |
* | Fix Bing Provider, Add Account Support for Meta AI | Heiner Lohaus | 2024-04-21 | 1 | -15/+8 |
* | Fix image generation in OpenaiChat | Heiner Lohaus | 2024-04-19 | 1 | -0/+2 |
* | Add Ecosia Provider, Add OpenaiAccount alias | Heiner Lohaus | 2024-04-18 | 1 | -12/+16 |
* | some more logging0.2.9.9 | abc | 2024-04-15 | 1 | -0/+5 |
* | Add model alias for gpt-4-turbo-preview in OpenaiChat Provider | ochen1 | 2024-04-13 | 1 | -2/+2 |
* | update retryprovider | abc | 2024-04-12 | 1 | -0/+3 |
* | Add labels to provider list | Heiner Lohaus | 2024-04-12 | 1 | -0/+1 |
* | Add OpenRouter and DeepInfraImage Provider (#1814)0.2.9.2 | H Lohaus | 2024-04-10 | 1 | -1/+1 |
* | Add nodriver to OpenaiChat | Heiner Lohaus | 2024-04-07 | 1 | -0/+38 |
* | Add authless OpenaiChat | Heiner Lohaus | 2024-04-05 | 1 | -29/+56 |
* | Fix history support for OpenaiChat | Heiner Lohaus | 2024-03-28 | 1 | -6/+5 |
* | Fix attr conversation_id not found | Heiner Lohaus | 2024-03-27 | 1 | -2/+2 |
* | Fix load .har files, add hardir to docker, add docs | Heiner Lohaus | 2024-03-26 | 1 | -1/+1 |
* | No arkose token and .har files | Heiner Lohaus | 2024-03-26 | 1 | -28/+20 |
* | Add .har file support for OpenaiChat | Heiner Lohaus | 2024-03-25 | 1 | -60/+12 |
* | Fix missing websocket_request_id in OpenaiChat | Heiner Lohaus | 2024-03-19 | 1 | -1/+1 |
* | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 2024-03-15 | 1 | -1/+1 |
* | Add webview support to OpenaiChat | Heiner Lohaus | 2024-03-14 | 1 | -48/+116 |
* | Add system message input to gui | Heiner Lohaus | 2024-03-09 | 1 | -43/+45 |
* | Expire cache, Fix multiple websocket conversations in OpenaiChat | Heiner Lohaus | 2024-03-08 | 1 | -6/+11 |
* | Update OpenaiChat.py0.2.2.5 | H Lohaus | 2024-02-28 | 1 | -1/+1 |
* | Update OpenaiChat.py | H Lohaus | 2024-02-28 | 1 | -1/+1 |
* | Add websocket support in OpenaiChat | Heiner Lohaus | 2024-02-28 | 1 | -95/+133 |
* | Update some providers | Heiner Lohaus | 2024-02-27 | 1 | -11/+22 |
* | Add support for message history and system message in OpenaiChat | Heiner Lohaus | 2024-02-26 | 1 | -45/+75 |
* | Fix cookies is None bug | Heiner Lohaus | 2024-02-25 | 1 | -1/+1 |
* | Add GeminiPro API provider | Heiner Lohaus | 2024-02-23 | 1 | -32/+57 |
* | Add unitests for the client | Heiner Lohaus | 2024-02-14 | 1 | -1/+1 |
* | Add new Client API with Docs | Heiner Lohaus | 2024-02-12 | 1 | -44/+41 |
* | Read cookies from config in Gemini | Heiner Lohaus | 2024-02-09 | 1 | -1/+2 |
* | Update OpenaiChat.py | H Lohaus | 2024-02-09 | 1 | -1/+1 |
* | Fix OpenaiChat provider, Fix issue with curl_cffi | Heiner Lohaus | 2024-02-09 | 1 | -7/+18 |
* | Add Gemini Provider with image upload and generation | Heiner Lohaus | 2024-02-08 | 1 | -10/+8 |
* | Add aiohttp_socks to requirements | Heiner Lohaus | 2024-01-29 | 1 | -16/+15 |
* | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 2024-01-26 | 1 | -5/+5 |
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 1 | -20/+32 |
* | 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 |
* | Fix process_image in Bing | Heiner Lohaus | 2024-01-13 | 1 | -4/+1 |
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -102/+242 |
* | 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 |
* | 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 OpenaiChat.py | H Lohaus | 2023-11-15 | 1 | -0/+1 |
* | Add auto_continue to OpenaiChat | Heiner Lohaus | 2023-11-12 | 1 | -45/+69 |
* | 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 |
* | Add Proxy Support and Create Provider to Readme | Heiner Lohaus | 2023-10-09 | 1 | -6/+11 |
* | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 2023-10-05 | 1 | -1/+2 |
* | Sort providers in new dirs | Heiner Lohaus | 2023-10-04 | 1 | -0/+124 |