Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add GeminiPro API provider | Heiner Lohaus | 2024-02-23 | 1 | -6/+6 |
| | | | | | Set min version for undetected-chromedriver Add api_key to the new client | ||||
* | Move some modules, create providers dir | Heiner Lohaus | 2024-02-22 | 1 | -10/+13 |
| | | | | | | Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | ||||
* | Improve preview in image generation of Gemini | Heiner Lohaus | 2024-02-11 | 1 | -3/+4 |
| | | | | Fix issue in Bing Image Decorator | ||||
* | Fix convert image to jpg in Bing | Heiner Lohaus | 2024-02-11 | 1 | -13/+15 |
| | | | | Fix display upload image in GUI | ||||
* | Update image.py | H Lohaus | 2024-02-10 | 1 | -2/+2 |
| | |||||
* | 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 |