| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Use object urls for the preview of image uploads.
Fix upload images in You provider
Fix create image. It's now a single image.
Improve system message for create images.
|
|
|
|
| |
Move bing.create_images and cookies helper
Disable some providers
|
| |
|
|
|
|
|
| |
Fix preview for uploaded and generated images in gui
Improve typing, readme
|
|
|
|
| |
Add set_cookies helper, Show last used model
|
|
|
|
|
|
|
| |
* New minimum requirements
* Add ConversationStyleOptionSets to Bing
* Add image.ImageRequest
* Improve python version support
* Improve unittests
|
| |
|
| |
|
|
|
|
| |
Fix upload image in Bing Provider
|
|
|
|
| |
Sort providers by category
|
|
|
|
|
|
| |
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
|
|
|
|
|
|
|
| |
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
|
| |
|
|\ |
|
| |\
| | |
| | | |
Support upload image 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
|
|/
|
| |
* Added init file to initiate bing as a Module
|
|
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
|