summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add publish-to-pypi workflowHeiner Lohaus2024-01-123-9/+9
| | | | | Improve gui frontend Fix web search in bing
* Add create images to Bing (#1426)H Lohaus2024-01-102-6/+25
| | | | | Add create images from Bing Add FreeChatgpt Provider Fix Bard Provider
* Fix markdown replaceHeiner Lohaus2024-01-021-1/+3
|
* Add support for all modelsHeiner Lohaus2024-01-012-27/+43
| | | | | | | | | 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
* Improve error handling in guiHeiner Lohaus2023-12-101-52/+38
|
* Add G4F_PROXY environmentHeiner Lohaus2023-12-103-94/+81
| | | | Add regenerate button in gui
* Add websearch to gui (#1314)H Lohaus2023-12-073-0/+22
| | | | | | | | * 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
* Improve docker imageHeiner Lohaus2023-12-061-1/+1
|
* Add selenium to dockerfileHeiner Lohaus2023-12-061-60/+35
| | | | | | Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
* Remove height restrictionpakmmc2023-11-081-7/+1
| | | Currently has blank black space at the bottom of the screen on 13" devices
* Update backend.py, index.html, requirements.txt (#1180)hdsz252023-10-281-5/+5
| | | | | | | | | | | | | | * 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"
* added contextunknown2023-10-272-16/+69
|
* ~abc2023-10-193-39/+86
| | | | fix gui errors on iOS
* ~ | g4f `v-0.1.6.8`0.1.6.8abc2023-10-191-6/+12
| | | | some quick fixes
* ~abc2023-10-192-62/+54
| | | | automatic models fetching in GUI.
* ~ | remove DeepAiabc2023-10-101-1/+0
|
* ~ | g4f `v-0.1.5.8`0.1.5.8abc2023-10-101-10/+1
|
* fix htmlCommenter1233212023-10-101-1/+1
|
* whatCommenter1233212023-10-101-3/+3
|
* change discord icon to telegram icon on guiCommenter1233212023-10-102-2/+2
|
* fix provider thing in gui x2Commenter1233212023-10-101-1/+5
|
* ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxyabc2023-10-102-142/+163
|
* ~ | new g4f GUIabc2023-10-0614-0/+1664