Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-08 | Enable Liaobots, disable Phind provider | Heiner Lohaus | 1 | -4/+5 | |
2024-02-22 | Add challenge_seeds in Phind | Heiner Lohaus | 1 | -17/+30 | |
2024-02-09 | Update provider and model list (#1568) | H Lohaus | 1 | -1/+1 | |
Move bing.create_images and cookies helper Disable some providers | |||||
2024-02-09 | Fix Phind Provider / add generate_challenge | Heiner Lohaus | 1 | -2/+48 | |
2024-01-28 | remove additional tags in Phind | Houtar | 1 | -0/+2 | |
Phind added new additional tags to their reply and this commit removed them. | |||||
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -1/+0 | |
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | |||||
2024-01-21 | Join Phind context | Heiner Lohaus | 1 | -1/+1 | |
2024-01-21 | Fix Phind context and chat history not keeping up with the prompt | RasyiidWho | 1 | -3/+3 | |
2024-01-14 | Change doctypes style to Google | Heiner Lohaus | 1 | -2/+6 | |
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests | |||||
2023-12-26 | Fix Phind provider | Zabir Raihan | 1 | -3/+4 | |
2023-11-22 | Fix Phind and GptGo Provider | Heiner Lohaus | 1 | -86/+57 | |
2023-11-20 | Add webdriver module | Heiner Lohaus | 1 | -25/+25 | |
2023-11-19 | Add Response Handler to OpenaiChat | Heiner Lohaus | 1 | -11/+4 | |
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi | |||||
2023-11-18 | Add AiChatOnline, ChatgptDemoAi, ChatgptNext Providers | Heiner Lohaus | 1 | -40/+39 | |
Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package | |||||
2023-11-17 | Remove virtualdisplay and add headless mode | Heiner Lohaus | 1 | -12/+4 | |
2023-11-16 | Update Phind.py | H Lohaus | 1 | -4/+11 | |
2023-11-16 | Update Phind.py | H Lohaus | 1 | -5/+6 | |
2023-11-16 | Update Phind.py | H Lohaus | 1 | -9/+4 | |
2023-11-16 | Fix Phind and PerplexityAi - GPT-4 Providers | Heiner Lohaus | 1 | -66/+99 | |
Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list | |||||
2023-11-07 | fix: no module named 'flask' (#1216) | hs_junxiang | 1 | -1/+1 | |
2023-10-22 | Fix increase timeout | Heiner Lohaus | 1 | -2/+2 | |
Add Hashnode Provider Fix Yqcloud Provider | |||||
2023-10-10 | Some small fixes | Heiner Lohaus | 1 | -3/+3 | |
2023-10-09 | Add proxy support to all providers | Heiner Lohaus | 1 | -1/+8 | |
2023-10-02 | Add Phind Provider | Heiner Lohaus | 1 | -0/+76 | |
Add release_curl in url_cffi requets Support create image response in Bing |