Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-05-18 | Add get/set cookies dir, hide prompt option in gui | Heiner Lohaus | 1 | -27/+3 | |
2024-04-11 | Add ReplicateImage Provider, Fix BingCreateImages Provider | Heiner Lohaus | 1 | -1/+1 | |
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -1/+3 | |
Add more models and image generation in You provider Use You as second default image provider | |||||
2024-02-22 | Move some modules, create providers dir | Heiner Lohaus | 1 | -2/+2 | |
Set min version for duckduckgo Make duckduckgo search async Remove get_lastet_version | |||||
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -3/+40 | |
Use object urls for the preview of image uploads. Fix upload images in You provider Fix create image. It's now a single image. Improve system message for create images. | |||||
2024-02-09 | Update provider and model list (#1568) | H Lohaus | 1 | -86/+4 | |
Move bing.create_images and cookies helper Disable some providers | |||||
2024-02-08 | Add Gemini Provider with image upload and generation | Heiner Lohaus | 1 | -3/+3 | |
2024-01-29 | Add aiohttp_socks to requirements | Heiner Lohaus | 1 | -5/+4 | |
Fix preview for uploaded and generated images in gui Improve typing, readme | |||||
2024-01-26 | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 1 | -10/+6 | |
Add set_cookies helper, Show last used model | |||||
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -4/+20 | |
* New minimum requirements * Add ConversationStyleOptionSets to Bing * Add image.ImageRequest * Improve python version support * Improve unittests | |||||
2024-01-24 | Add get_connector helper | Heiner Lohaus | 1 | -8/+2 | |
2024-01-23 | Add aiohttp_socks support | Heiner Lohaus | 1 | -4/+11 | |
2024-01-22 | Improve CreateImagesBing | Heiner Lohaus | 1 | -38/+25 | |
Sort providers by category | |||||
2024-01-14 | Change doctypes style to Google | Heiner Lohaus | 1 | -1/+1 | |
Fix typo in latest_version Fix Phind Provider Add unittest worklow and main tests | |||||
2024-01-14 | Refactor code with AI | Heiner Lohaus | 1 | -67/+157 | |
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 | Support upload image in gui | Heiner Lohaus | 1 | -11/+7 | |
Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | |||||
2024-01-10 | Add create images to Bing (#1426) | H Lohaus | 1 | -0/+164 | |
Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider |