| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
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
|