summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing (unfollow)
Commit message (Expand)AuthorFilesLines
2024-04-11Fix unittests, update Bing UrlsHeiner Lohaus1-2/+2
2024-04-11Add ReplicateImage Provider, Fix BingCreateImages ProviderHeiner Lohaus1-1/+1
2024-03-26No arkose token and .har filesHeiner Lohaus1-2/+3
2024-03-19Fix missing websocket_request_id in OpenaiChatHeiner Lohaus1-0/+3
2024-03-16Add conversation support for BingHeiner Lohaus1-2/+5
2024-03-12Add count chars to gui, Add retry support to fix rate limit in BingHeiner Lohaus2-34/+12
2024-03-12Remove all not working provider (#1679)H Lohaus1-19/+20
2024-03-11Fix HuggingChat and PerplexityLabs and add HuggingFace providerHeiner Lohaus1-1/+3
2024-03-09Add word count from iG8RHeiner Lohaus1-1/+1
2024-02-22Move some modules, create providers dirHeiner Lohaus1-2/+2
2024-02-17Try to fix Captcha IssueHeiner Lohaus1-1/+4
2024-02-17Improve create conversation in BingHeiner Lohaus1-1/+14
2024-02-12Add new Client API with DocsHeiner Lohaus1-3/+40
2024-02-09Update provider and model list (#1568)H Lohaus1-86/+4
2024-02-08Add Gemini Provider with image upload and generationHeiner Lohaus1-3/+3
2024-01-29Add aiohttp_socks to requirementsHeiner Lohaus2-6/+5
2024-01-26Fix: ChromeDriver only supports characters in the BMPHeiner Lohaus1-10/+6
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus3-35/+42
2024-01-24Add get_connector helperHeiner Lohaus1-8/+2
2024-01-23Add aiohttp_socks supportHeiner Lohaus1-4/+11
2024-01-23Add upload svg image supportHeiner Lohaus1-15/+21
2024-01-22Improve CreateImagesBingHeiner Lohaus1-38/+25
2024-01-14Change doctypes style to GoogleHeiner Lohaus1-1/+1
2024-01-14Refactor code with AIHeiner Lohaus3-129/+327
2024-01-13Fix process_image in BingHeiner Lohaus1-3/+3
2024-01-13Fix merge issuesHeiner Lohaus1-4/+1
2024-01-13Support upload image in guiHeiner Lohaus3-132/+59
2024-01-13Cleanup unused dependenciesAkash Mondal1-3/+3
2024-01-11Fixed Error "No module named g4f.Provider.bing" (#1448)Debaditya Banerji1-0/+0
2024-01-10Add create images to Bing (#1426)H Lohaus3-0/+369