summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/Phind.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable Liaobots, disable Phind providerHeiner Lohaus2024-03-081-139/+0
|
* Add challenge_seeds in PhindHeiner Lohaus2024-02-221-17/+30
|
* Update provider and model list (#1568)H Lohaus2024-02-091-1/+1
| | | | Move bing.create_images and cookies helper Disable some providers
* Fix Phind Provider / add generate_challengeHeiner Lohaus2024-02-091-2/+48
|
* remove additional tags in PhindHoutar2024-01-281-0/+2
| | | Phind added new additional tags to their reply and this commit removed them.
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-1/+0
| | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
* Join Phind contextHeiner Lohaus2024-01-211-1/+1
|
* Fix Phind context and chat history not keeping up with the promptRasyiidWho2024-01-211-3/+3
|
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-2/+6
| | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
* Fix Phind providerZabir Raihan2023-12-261-3/+4
|
* Fix Phind and GptGo ProviderHeiner Lohaus2023-11-221-86/+57
|
* Add webdriver moduleHeiner Lohaus2023-11-201-25/+25
|
* Add Response Handler to OpenaiChatHeiner Lohaus2023-11-191-11/+4
| | | | | | Update Providers with WebDriver Add WebDriverSession helper Use native streaming in curl_cffi
* Add AiChatOnline, ChatgptDemoAi, ChatgptNext ProvidersHeiner Lohaus2023-11-181-40/+39
| | | | | | Add OnlineGpt and TalkAi Provider Add get_random_string and get_random_hex helper Remove funcaptcha package
* Remove virtualdisplay and add headless modeHeiner Lohaus2023-11-171-12/+4
|
* Update Phind.pyH Lohaus2023-11-161-4/+11
|
* Update Phind.pyH Lohaus2023-11-161-5/+6
|
* Update Phind.pyH Lohaus2023-11-161-9/+4
|
* Fix Phind and PerplexityAi - GPT-4 ProvidersHeiner Lohaus2023-11-161-66/+99
| | | | | | | Fix MyShell Provider Refactor Provider __init__ Add ChatAnywhere Provider Update models list
* fix: no module named 'flask' (#1216)hs_junxiang2023-11-071-1/+1
|
* Fix increase timeoutHeiner Lohaus2023-10-221-2/+2
| | | | | Add Hashnode Provider Fix Yqcloud Provider
* Some small fixesHeiner Lohaus2023-10-101-3/+3
|
* Add proxy support to all providersHeiner Lohaus2023-10-091-1/+8
|
* Add Phind ProviderHeiner Lohaus2023-10-021-0/+76
Add release_curl in url_cffi requets Support create image response in Bing