Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix process_image to handle transparency correctly | Rafael Fonseca | 2024-02-10 | 1 | -1/+1 |
| | |||||
* | Resolve images in Gemini Provider | Heiner Lohaus | 2024-02-09 | 1 | -3/+2 |
| | |||||
* | Add Gemini Provider with image upload and generation | Heiner Lohaus | 2024-02-08 | 1 | -6/+14 |
| | |||||
* | Add aiohttp_socks to requirements | Heiner Lohaus | 2024-01-29 | 1 | -15/+24 |
| | | | | | Fix preview for uploaded and generated images in gui Improve typing, readme | ||||
* | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 2024-01-26 | 1 | -22/+38 |
| | | | | | | | * New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | ||||
* | Upload transparency image | Heiner Lohaus | 2024-01-23 | 1 | -6/+12 |
| | |||||
* | Add upload svg image support | Heiner Lohaus | 2024-01-23 | 1 | -2/+14 |
| | | | | Fix upload image in Bing Provider | ||||
* | Improve tests | Heiner Lohaus | 2024-01-21 | 1 | -7/+7 |
| | |||||
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -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 Bing | Heiner Lohaus | 2024-01-13 | 1 | -3/+2 |
| | | | | | Add ImageResponse to Bing Fix cursor styling in gui | ||||
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -0/+116 |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements |