Commit Graph

15 Commits (main)

Author SHA1 Message Date
Heiner Lohaus a4ca5773bd Fix unittests 3 months ago
Heiner Lohaus 1e2cf48cba Add authless OpenaiChat 3 months ago
H Lohaus 6ef282de3a
Remove all not working provider (#1679)
Fix many providers
Add selenium-wire to requierments
3 months ago
Heiner Lohaus eb48299195 Enable Liaobots, disable Phind provider 3 months ago
Heiner Lohaus aba4b96f23 Add new Client API with Docs
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.
4 months ago
H Lohaus 5c75972c50
Update provider and model list (#1568)
Move bing.create_images and cookies helper
Disable some providers
4 months ago
Heiner Lohaus c1b992c346 Add Gemini Provider with image upload and generation 4 months ago
Heiner Lohaus 47b50b4827 Fix PerplexityLabs Provider, Improve bypass_cloudflare helper 5 months ago
Heiner Lohaus 1eb7dc05e5 Fix: ChromeDriver only supports characters in the BMP
Add set_cookies helper, Show last used model
5 months ago
H Lohaus feb83c168b
New minimum requirements (#1515)
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
5 months ago
Heiner Lohaus 69ef224f92 Add get_connector helper 5 months ago
Heiner Lohaus 91feb34054 Add ProviderModelMixin for model selection 5 months ago
Heiner Lohaus cb0e065581 Remove usage of get_event_loop helper 5 months ago
Heiner Lohaus c617b18d12 Add support for all models
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
6 months ago
Heiner Lohaus d743ee0c26 Add error classes
Move version check to debug
6 months ago