summaryrefslogtreecommitdiffstats
path: root/g4f/image.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* New minimum requirements (#1515)0.2.0.6H Lohaus2024-01-261-22/+38
| | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests
* Upload transparency imageHeiner Lohaus2024-01-231-6/+12
|
* Add upload svg image supportHeiner Lohaus2024-01-231-2/+14
| | | | Fix upload image in Bing Provider
* Improve testsHeiner Lohaus2024-01-211-7/+7
|
* 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