| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Fix preview for uploaded and generated images in gui
Improve typing, readme
|
|
|
|
|
|
|
| |
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
|
|
|
|
| |
Fix upload image in Bing Provider
|
|
|
|
|
|
|
| |
Add doctypes to many functions
Add file upload for text files
Add alternative url to FreeChatgpt
Add webp to allowed image types
|
|
|
|
|
| |
Add ImageResponse to Bing
Fix cursor styling in gui
|
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
|
|/
|
|
|
|
|
|
| |
* remove packages, that are not a direct dependency to this project, from requirements.txt
* no need to just numpy for simple sqrt operation on numbers
* write code on python than using a js compiler
|
|
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
|