| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Add set_cookies helper, Show last used model
|
|
|
|
| |
Fix upload image in Bing Provider
|
| |
|
|
|
|
|
|
|
|
|
| |
* Fix unittests
* Fix missing distutils, install setuptools
* Fix version not found
* Remove deprecation in get_event_loop
|
|
|
|
|
|
| |
Fix typo in latest_version
Fix Phind Provider
Add unittest worklow and main tests
|
| |
|
|
|
|
|
|
|
| |
Add image upload to OpenaiChat
Add image response to OpenaiChat
Improve ChatGPT Plus Support
Remove unused requirements
|
|
|
|
|
| |
Add create images from Bing
Add FreeChatgpt Provider
Fix Bard Provider
|
|
|
|
|
| |
Fix NoVNC server access
Remove java from build
|
|
|
|
|
|
|
|
|
| |
Add AbstractProvider class
Add ProviderType type
Add get_last_provider function
Add version module and VersionUtils
Display used provider in gui
Fix error response in api
|
| |
|
|
|
|
| |
Move version check to debug
|
| |
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
| |
Load model and provider list in gui
Remove needs_auth in HuggingChat
Add default model and login url in gui
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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"
|
| |
|
| |
|
|
|
| |
Co-authored-by: Sourcery AI <>
|
|
|
|
| |
fix gui errors on iOS
|
|
|
|
| |
some quick fixes
|
|
|
|
| |
automatic models fetching in GUI.
|
| |
|
|
|
| |
occured -> occurred
|
| |
|
| |
|
| |
|
|
|
|
| |
New system for str to Provider
|
|
|