summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/PerplexityLabs.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-12Remove all not working provider (#1679)H Lohaus1-1/+1
Fix many providers Add selenium-wire to requierments
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-22/+25
Add more models and image generation in You provider Use You as second default image provider
2024-01-27Fix PerplexityLabs Provider, Improve bypass_cloudflare helperHeiner Lohaus1-1/+1
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-5/+3
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-24Add get_connector helperHeiner Lohaus1-7/+2
2024-01-23Add aiohttp_socks supportHeiner Lohaus1-2/+9
2024-01-23Add ProviderModelMixin for model selectionHeiner Lohaus1-13/+8
2024-01-23Cleanup model listHeiner Lohaus1-14/+15
2024-01-23Add PerplexityLabs ProviderHeiner Lohaus1-0/+97