summaryrefslogtreecommitdiffstats
path: root/g4f/image.py (unfollow)
Commit message (Collapse)AuthorFilesLines
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