summaryrefslogtreecommitdiffstats
path: root/g4f/gui (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-12-07Update readme. Add docker hubHeiner Lohaus1-2/+2
2023-12-07Add websearch to gui (#1314)H Lohaus5-55/+178
* 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
2023-12-06Improve docker imageHeiner Lohaus2-2/+5
2023-12-06Add selenium to dockerfileHeiner Lohaus3-93/+60
Load model and provider list in gui Remove needs_auth in HuggingChat Add default model and login url in gui
2023-11-08Remove height restrictionpakmmc1-7/+1
Currently has blank black space at the bottom of the screen on 13" devices
2023-10-28Update backend.py, index.html, requirements.txt (#1180)hdsz252-6/+6
* 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"
2023-10-27added contextunknown3-50/+83
2023-10-26add proxy supportcatmeowjiao1-8/+29
2023-10-23'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow4-32/+26
Co-authored-by: Sourcery AI <>
2023-10-19~abc4-39/+95
fix gui errors on iOS
2023-10-19~ | g4f `v-0.1.6.8`0.1.6.8abc2-7/+12
some quick fixes
2023-10-19~abc3-64/+59
automatic models fetching in GUI.
2023-10-19~abc1-0/+7
2023-10-13fix: remove typo in readme and configsEzra Adeyinka1-1/+1
2023-10-12Unify g4f tools into one CLIArran Hobson Sayers2-13/+19
2023-10-11Fix: TypeError: unsupported operand type(s) for |:...hs_junxiang2-0/+5
2023-10-11fix typo in backend.pyIkko Eltociear Ashimine1-1/+1
occured -> occurred
2023-10-10~ | remove DeepAiabc1-1/+0
2023-10-10~ | g4f `v-0.1.5.8`0.1.5.8abc2-12/+4
2023-10-10fix htmlCommenter1233211-1/+1
2023-10-10whatCommenter1233211-3/+3
2023-10-10change discord icon to telegram icon on guiCommenter1233212-2/+2
2023-10-10fix provider thing in gui x2Commenter1233213-10/+9
2023-10-10fix provider thing in guiCommenter1233211-1/+1
2023-10-10make internet searching betterCommenter1233212-11/+41
2023-10-10~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxyabc3-143/+164
2023-10-10~abc1-1/+15
Command line arguments for GUI
2023-10-10~abc2-7/+29
New system for str to Provider
2023-10-08~ | g4f `v-0.1.5.6`abc1-0/+4
gui & interference can now be run with: python -m g4f.gui.run and python -m g4f.interference.run
2023-10-06~ | new g4f GUIabc20-0/+1880