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