| Commit message (Expand) | Author | Files | Lines |
2024-03-22 | modified to avoid type's mismatch and make like rest of the code | igeni | 1 | -1/+1 |
2024-03-22 | Add webview docs and examples, Set webview as default | Heiner Lohaus | 1 | -1/+1 |
2024-03-19 | Fix Bing key error | Heiner Lohaus | 1 | -2/+2 |
2024-03-19 | Fix missing websocket_request_id in OpenaiChat | Heiner Lohaus | 1 | -11/+15 |
2024-03-16 | Fix GigaChat exceptions, Raise missing browser error | Heiner Lohaus | 1 | -1/+1 |
2024-03-16 | Add conversation support for Bing | Heiner Lohaus | 1 | -35/+84 |
2024-03-16 | Add copilot conversation mode | Heiner Lohaus | 1 | -17/+29 |
2024-03-15 | Add Pyinstaller support, Use curl_cffi in You provider | Heiner Lohaus | 1 | -3/+2 |
2024-03-14 | Add webview support to OpenaiChat | Heiner Lohaus | 1 | -1/+3 |
2024-03-13 | Add model preselection in gui | Heiner Lohaus | 1 | -13/+18 |
2024-03-13 | Update Bing.py | H Lohaus | 1 | -1/+0 |
2024-03-13 | Show apology in Bing | Heiner Lohaus | 1 | -20/+29 |
2024-03-13 | Fix Bing create images, Add gui in webview init | Heiner Lohaus | 1 | -6/+8 |
2024-03-12 | Add count chars to gui, Add retry support to fix rate limit in Bing | Heiner Lohaus | 1 | -55/+84 |
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -69/+108 |
2024-02-26 | Add default values for rdns | Heiner Lohaus | 1 | -1/+1 |
2024-02-17 | Improve create conversation in Bing | Heiner Lohaus | 1 | -3/+3 |
2024-02-12 | Update Bing Sets | Eikosa | 1 | -2/+4 |
2024-02-01 | Fix issue #1537, copy options sets | Heiner Lohaus | 1 | -1/+1 |
2024-01-29 | Add aiohttp_socks to requirements | Heiner Lohaus | 1 | -3/+1 |
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -13/+18 |
2024-01-24 | Add get_connector helper | Heiner Lohaus | 1 | -8/+2 |
2024-01-23 | Add aiohttp_socks support | Heiner Lohaus | 1 | -11/+17 |
2024-01-21 | Improve tests | Heiner Lohaus | 1 | -8/+5 |
2024-01-14 | Refactor code with AI | Heiner Lohaus | 1 | -104/+126 |
2024-01-13 | Fix process_image in Bing | Heiner Lohaus | 1 | -10/+14 |
2024-01-13 | Support upload image in gui | Heiner Lohaus | 1 | -13/+5 |
2024-01-12 | Add publish-to-pypi workflow | Heiner Lohaus | 1 | -1/+5 |
2024-01-10 | Fix bing stream func | Heiner Lohaus | 1 | -1/+1 |
2024-01-10 | Added timeout to Bing (#1438)0.1.9.10 | Eikosa | 1 | -8/+9 |
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 1 | -248/+67 |
2023-12-25 | Support Python 3.8 | Heiner Lohaus | 1 | -2/+2 |
2023-12-21 | Update Bing.py | nullstreak | 1 | -4/+12 |
2023-12-19 | Bing: add parameter to enable/disable web search (#1360) | nullstreak | 1 | -4/+8 |
2023-12-18 | Fix Bing provider Cookie issue 2 | eminemkun | 1 | -2/+7 |
2023-12-16 | Fix Bing provider Cookie issue | eminemkun | 1 | -2/+1 |
2023-12-06 | Add selenium to dockerfile | Heiner Lohaus | 1 | -2/+5 |
2023-11-04 | Update Bing.py - Removed unnecessary "await" statements that could potentially lead to errors | Luneye | 1 | -2/+2 |
2023-10-27 | Update config supports_message_history | Heiner Lohaus | 1 | -3/+3 |
2023-10-24 | Indicated support of message history in Bing.py | Luneye | 1 | -0/+1 |
2023-10-23 | Bugfix Bing.py - Resolved Issues with system prompt, Bing personalities and enabled all supported user requests | Luneye | 1 | -47/+45 |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 1 | -42/+48 |
2023-10-22 | Major Update for Bing - Supports latest bundle version and image analysis | Luneye | 1 | -42/+222 |
2023-10-10 | remove unused import in Bing.py | Commenter123321 | 1 | -1/+0 |
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -14/+17 |
2023-10-06 | Fix timeout in create_async | Heiner Lohaus | 1 | -1/+1 |
2023-10-06 | ~ | abc | 1 | -2/+4 |
2023-10-05 | Add AiAsk, Chatgpt4Online, ChatgptDemo | Heiner Lohaus | 1 | -58/+31 |
2023-10-04 | ~ | g4f v-0.1.4.8 - Fixed `g4f.Provider.Bing` | abc | 1 | -8/+34 |
2023-10-02 | Bing Updates: | Heiner Lohaus | 1 | -33/+45 |
2023-10-02 | Add Phind Provider | Heiner Lohaus | 1 | -9/+13 |
2023-09-05 | Fix imports in Bing | Heiner Lohaus | 1 | -16/+7 |
2023-09-05 | Add to many provider async and stream support, Fix Ails, AItianhu, ChatgptAi, ChatgptLogin Provider, Add fallback cookies to Bing, Improve OpenaiChat Provider | Heiner Lohaus | 1 | -17/+6 |
2023-09-04 | Join the messages | hs_junxiang | 1 | -4/+1 |
2023-09-03 | type hints | msi-JunXiang | 1 | -3/+11 |
2023-09-01 | Set working=True in Liaobots, Fix bing provider, Update readme | Heiner Lohaus | 1 | -19/+2 |
2023-08-28 | ~ | v-0.0.2.6 | abc | 1 | -25/+25 |
2023-08-28 | Update Bing.py | Luneye | 1 | -7/+7 |
2023-08-28 | Update Bing.py | Luneye | 1 | -53/+45 |
2023-08-28 | Add async support for H2o | Heiner Lohaus | 1 | -14/+6 |
2023-08-27 | Update Bing.py | Luneye | 1 | -46/+76 |
2023-08-27 | ~ | code styling | abc | 1 | -17/+10 |
2023-08-25 | Add OpenaiChat and Hugchat Provider | Heiner Lohaus | 1 | -58/+28 |
2023-08-23 | Add create_async method | Heiner Lohaus | 1 | -19/+39 |
2023-08-21 | Fix bing provider | Heiner Lohaus | 1 | -261/+203 |
2023-08-17 | ~ | major refractoring | v0.0.2.0 | abc | 1 | -3/+3 |
2023-08-14 | refactor: refactor provider | MIDORIBIN | 1 | -0/+362 |