Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor code with AI | Heiner Lohaus | 2024-01-14 | 1 | -10/+71 |
| | | | | | | | Add doctypes to many functions Add file upload for text files Add alternative url to FreeChatgpt Add webp to allowed image types | ||||
* | Support upload image in gui | Heiner Lohaus | 2024-01-13 | 1 | -1/+1 |
| | | | | | | | Add image upload to OpenaiChat Add image response to OpenaiChat Improve ChatGPT Plus Support Remove unused requirements | ||||
* | Add support for all models | Heiner Lohaus | 2024-01-01 | 1 | -0/+54 |
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 |