Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -0/+4 | |
Add more models and image generation in You provider Use You as second default image provider | |||||
2024-02-23 | Add GeminiPro API provider | Heiner Lohaus | 1 | -6/+6 | |
Set min version for undetected-chromedriver Add api_key to the new client | |||||
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -10/+13 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | |||||
2024-02-11 | Improve preview in image generation of Gemini | Heiner Lohaus | 1 | -3/+4 | |
Fix issue in Bing Image Decorator | |||||
2024-02-11 | Fix convert image to jpg in Bing | Heiner Lohaus | 1 | -13/+15 | |
Fix display upload image in GUI | |||||
2024-02-10 | Update image.py | H Lohaus | 1 | -2/+2 | |
2024-02-10 | Fix process_image to handle transparency correctly | Rafael Fonseca | 1 | -1/+1 | |
2024-02-09 | Resolve images in Gemini Provider | Heiner Lohaus | 1 | -3/+2 | |
2024-02-08 | Add Gemini Provider with image upload and generation | Heiner Lohaus | 1 | -6/+14 | |
2024-01-29 | Add aiohttp_socks to requirements | Heiner Lohaus | 1 | -15/+24 | |
Fix preview for uploaded and generated images in gui Improve typing, readme | |||||
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -22/+38 | |
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | |||||
2024-01-23 | Upload transparency image | Heiner Lohaus | 1 | -6/+12 | |
2024-01-23 | Add upload svg image support | Heiner Lohaus | 1 | -2/+14 | |
Fix upload image in Bing Provider | |||||
2024-01-21 | Improve tests | Heiner Lohaus | 1 | -7/+7 | |
2024-01-14 | Refactor code with AI | Heiner Lohaus | 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 | |||||
2024-01-13 | Fix process_image in Bing | Heiner Lohaus | 1 | -3/+2 | |
Add ImageResponse to Bing Fix cursor styling in gui | |||||
2024-01-13 | Support upload image in gui | Heiner Lohaus | 1 | -0/+116 | |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements |