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