Commit Graph

5 Commits (8321dca121e72624ab7735fd5cb34d40ead5436e)

Author SHA1 Message Date
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 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 702837a33a Add auto support params method 8 months ago
razrab 87f8007345 Update GetGpt provider for Debian python3-pycryptodome compatibility
Try to import AES from Cryptodome.Cipher if Crypto.Cipher caused error.
8 months ago
Heiner Lohaus 6a61cf8116 Sort providers in new dirs 9 months ago