Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |