summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/selenium (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-17Fix abort in webviewHeiner Lohaus2-2/+2
2024-02-08Add Gemini Provider with image upload and generationHeiner Lohaus2-1/+82
2024-01-27Fix PerplexityLabs Provider, Improve bypass_cloudflare helperHeiner Lohaus1-2/+2
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus3-12/+8
Add set_cookies helper, Show last used model
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-4/+8
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-22Improve CreateImagesBingHeiner Lohaus5-1/+391
Sort providers by category
2024-01-01Add support for all modelsHeiner Lohaus1-2/+2
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api
2023-12-02Add get_session_from_browser as cloudflare bypassHeiner Lohaus1-2/+1
2023-11-22Fix Phind and GptGo ProviderHeiner Lohaus2-0/+105