| Commit message (Collapse) | Author | Files | Lines |
|
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 image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
|
|
Improve gui frontend
Fix web search in bing
|
|
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
|
|
Add regenerate button in gui
|
|
* Add websearch to gui
* Fix version_check config
* Add version badge in README.md
* Show version in gui
* Add docker hub build
* Fix gui backend, improve style
|
|
* Update backend.py
change to the model that received from user interactive from the web interface model selection.
* Update index.html
added Llama2 as a provider selection and also include the model selection for Llama2: llama2-70b, llama2-13b, llama2-7b
* Update requirements.txt
add asgiref to enable async for Flask in api.
"RuntimeError: Install Flask with the 'async' extra in order to use async views"
|
|
fix gui errors on iOS
|
|
automatic models fetching in GUI.
|
|
|
|
|
|
|
|
|
|
|
|
|