summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix unittests, update Bing UrlsHeiner Lohaus2024-04-111-2/+2
* Add ReplicateImage Provider, Fix BingCreateImages ProviderHeiner Lohaus2024-04-111-1/+1
* No arkose token and .har filesHeiner Lohaus2024-03-261-2/+3
* Fix missing websocket_request_id in OpenaiChatHeiner Lohaus2024-03-191-0/+3
* Add conversation support for BingHeiner Lohaus2024-03-161-2/+5
* Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus2024-03-122-34/+12
* Remove all not working provider (#1679)H Lohaus2024-03-121-19/+20
* Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus2024-03-111-1/+3
* Add word count from iG8RHeiner Lohaus2024-03-091-1/+1
* Move some modules, create providers dirHeiner Lohaus2024-02-221-2/+2
* Try to fix Captcha IssueHeiner Lohaus2024-02-171-1/+4
* Improve create conversation in BingHeiner Lohaus2024-02-171-1/+14
* Add new Client API with DocsHeiner Lohaus2024-02-121-3/+40
* Update provider and model list (#1568)H Lohaus2024-02-091-86/+4
* Add Gemini Provider with image upload and generationHeiner Lohaus2024-02-081-3/+3
* Add aiohttp_socks to requirementsHeiner Lohaus2024-01-292-6/+5
* Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus2024-01-261-10/+6
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-263-35/+42
* Add get_connector helperHeiner Lohaus2024-01-241-8/+2
* Add aiohttp_socks supportHeiner Lohaus2024-01-231-4/+11
* Add upload svg image supportHeiner Lohaus2024-01-231-15/+21
* Improve CreateImagesBingHeiner Lohaus2024-01-221-38/+25
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-1/+1
* Refactor code with AIHeiner Lohaus2024-01-143-129/+327
* Fix process_image in BingHeiner Lohaus2024-01-131-3/+3
* Fix merge issuesHeiner Lohaus2024-01-131-4/+1
* Merge branch 'main' into mainH Lohaus2024-01-133-130/+59
|\
| * Merge pull request #1462 from hlohaus/imgH Lohaus2024-01-133-132/+59
| |\
| | * Support upload image in guiHeiner Lohaus2024-01-133-132/+59
* | | Cleanup unused dependenciesAkash Mondal2024-01-131-3/+3
|/ /
* / Fixed Error "No module named g4f.Provider.bing" (#1448)Debaditya Banerji2024-01-111-0/+0
|/
* Add create images to Bing (#1426)H Lohaus2024-01-103-0/+369