Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-02-12 | Add new Client API with Docs | Heiner Lohaus | 1 | -12/+15 | |
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 | -3/+0 | |
Move bing.create_images and cookies helper Disable some providers | |||||
2024-02-08 | Add Gemini Provider with image upload and generation | Heiner Lohaus | 1 | -4/+1 | |
2024-01-27 | Fix PerplexityLabs Provider, Improve bypass_cloudflare helper | Heiner Lohaus | 1 | -2/+2 | |
2024-01-26 | Fix: ChromeDriver only supports characters in the BMP | Heiner Lohaus | 1 | -1/+1 | |
Add set_cookies helper, Show last used model | |||||
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -1/+7 | |
* 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 | -0/+3 | |
2024-01-23 | Add ProviderModelMixin for model selection | Heiner Lohaus | 1 | -0/+3 | |
2024-01-20 | Remove usage of get_event_loop helper | Heiner Lohaus | 1 | -0/+3 | |
2024-01-01 | Add support for all models | Heiner Lohaus | 1 | -1/+1 | |
Add AbstractProvider class Add ProviderType type Add get_last_provider function Add version module and VersionUtils Display used provider in gui Fix error response in api | |||||
2023-12-11 | Add error classes | Heiner Lohaus | 1 | -0/+26 | |
Move version check to debug |