summaryrefslogtreecommitdiffstats
path: root/g4f/gui/server/backend.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2023-10-28Update backend.py, index.html, requirements.txt (#1180)hdsz251-1/+1
* 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 contextunknown1-34/+14
2023-10-26add proxy supportcatmeowjiao1-8/+29
2023-10-23'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow1-14/+11
Co-authored-by: Sourcery AI <>
2023-10-19~abc1-0/+9
fix gui errors on iOS
2023-10-19~ | g4f `v-0.1.6.8`0.1.6.8abc1-1/+0
some quick fixes
2023-10-19~abc1-2/+5
automatic models fetching in GUI.
2023-10-19~abc1-0/+7
2023-10-11fix typo in backend.pyIkko Eltociear Ashimine1-1/+1
occured -> occurred
2023-10-10~ | g4f `v-0.1.5.8`0.1.5.8abc1-2/+3
2023-10-10fix provider thing in gui x2Commenter1233211-3/+3
2023-10-10fix provider thing in guiCommenter1233211-1/+1
2023-10-10~abc1-7/+12
New system for str to Provider
2023-10-06~ | new g4f GUIabc1-0/+52