Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-12 | Remove all not working provider (#1679) | H Lohaus | 1 | -1/+1 | |
Fix many providers Add selenium-wire to requierments | |||||
2024-03-11 | Fix HuggingChat and PerplexityLabs and add HuggingFace provider | Heiner Lohaus | 1 | -22/+25 | |
Add more models and image generation in You provider Use You as second default image provider | |||||
2024-01-27 | Fix PerplexityLabs Provider, Improve bypass_cloudflare helper | Heiner Lohaus | 1 | -1/+1 | |
2024-01-26 | New minimum requirements (#1515)0.2.0.6 | H Lohaus | 1 | -5/+3 | |
* 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 | -7/+2 | |
2024-01-23 | Add aiohttp_socks support | Heiner Lohaus | 1 | -2/+9 | |
2024-01-23 | Add ProviderModelMixin for model selection | Heiner Lohaus | 1 | -13/+8 | |
2024-01-23 | Cleanup model list | Heiner Lohaus | 1 | -14/+15 | |
2024-01-23 | Add PerplexityLabs Provider | Heiner Lohaus | 1 | -0/+97 | |