summaryrefslogtreecommitdiffstats
path: root/g4f/image.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-26New minimum requirements (#1515)0.2.0.6H Lohaus1-22/+38
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
2024-01-23Upload transparency imageHeiner Lohaus1-6/+12
2024-01-23Add upload svg image supportHeiner Lohaus1-2/+14
Fix upload image in Bing Provider
2024-01-21Improve testsHeiner Lohaus1-7/+7
2024-01-14Refactor code with AIHeiner Lohaus1-5/+100
Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
2024-01-13Fix process_image in BingHeiner Lohaus1-3/+2
Add ImageResponse to Bing Fix cursor styling in gui
2024-01-13Support upload image in guiHeiner Lohaus1-0/+116
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements