summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing/create_images.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve CreateImagesBingHeiner Lohaus2024-01-221-38/+25
| | | | Sort providers by category
* Change doctypes style to GoogleHeiner Lohaus2024-01-141-1/+1
| | | | | | Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests
* Refactor code with AIHeiner Lohaus2024-01-141-67/+157
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Support upload image in guiHeiner Lohaus2024-01-131-11/+7
| | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
* Add create images to Bing (#1426)H Lohaus2024-01-101-0/+164
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider