summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Phind.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-09Update provider and model list (#1568)H Lohaus1-1/+1
Move bing.create_images and cookies helper Disable some providers
2024-02-09Fix Phind Provider / add generate_challengeHeiner Lohaus1-2/+48
2024-01-28remove additional tags in PhindHoutar1-0/+2
Phind added new additional tags to their reply and this commit removed them.
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-1/+0
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-21Join Phind contextHeiner Lohaus1-1/+1
2024-01-21Fix Phind context and chat history not keeping up with the promptRasyiidWho1-3/+3
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-2/+6
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
2023-12-26Fix Phind providerZabir Raihan1-3/+4
2023-11-22Fix Phind and GptGo ProviderHeiner Lohaus1-86/+57
2023-11-20Add webdriver moduleHeiner Lohaus1-25/+25
2023-11-19Add Response Handler to OpenaiChatHeiner Lohaus1-11/+4
Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi
2023-11-18Add AiChatOnline, ChatgptDemoAi, ChatgptNext ProvidersHeiner Lohaus1-40/+39
Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package
2023-11-17Remove virtualdisplay and add headless modeHeiner Lohaus1-12/+4
2023-11-16Update Phind.pyH Lohaus1-4/+11
2023-11-16Update Phind.pyH Lohaus1-5/+6
2023-11-16Update Phind.pyH Lohaus1-9/+4
2023-11-16Fix Phind and PerplexityAi - GPT-4 ProvidersHeiner Lohaus1-66/+99
Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list
2023-11-07fix: no module named 'flask' (#1216)hs_junxiang1-1/+1
2023-10-22Fix increase timeoutHeiner Lohaus1-2/+2
Add Hashnode Provider Fix Yqcloud Provider
2023-10-10Some small fixesHeiner Lohaus1-3/+3
2023-10-09Add proxy support to all providersHeiner Lohaus1-1/+8
2023-10-02Add Phind ProviderHeiner Lohaus1-0/+76
Add release_curl in url_cffi requets Support create image response in Bing