Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -12/+14 |
| | | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | ||||
* | Add create images to Bing (#1426) | H Lohaus | 2024-01-10 | 1 | -1/+1 |
| | | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider | ||||
* | Add support for all models | Heiner Lohaus | 2024-01-01 | 1 | -0/+47 |
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 |