summaryrefslogtreecommitdiffstats
path: root/g4f/image.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor code with AIHeiner Lohaus2024-01-141-5/+100
| | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types
* Fix process_image in BingHeiner Lohaus2024-01-131-3/+2
| | | | | Add ImageResponse to Bing Fix cursor styling in gui
* Support upload image in guiHeiner Lohaus2024-01-131-0/+116
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements