summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/bing/create_images.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-14Refactor code with AIHeiner Lohaus1-67/+157
Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
2024-01-13Support upload image in guiHeiner Lohaus1-11/+7
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements
2024-01-10Add create images to Bing (#1426)H Lohaus1-0/+164
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider