summaryrefslogtreecommitdiffstats
path: root/g4f/gui/server (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update backend.py, index.html, requirements.txt (#1180)hdsz252023-10-281-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"
* added contextunknown2023-10-271-34/+14
|
* add proxy supportcatmeowjiao2023-10-261-8/+29
|
* 'Refactored by Sourcery' (#1125)ⲘrṨhส∂ow2023-10-234-32/+26
| | | Co-authored-by: Sourcery AI <>
* ~abc2023-10-191-0/+9
| | | | fix gui errors on iOS
* ~ | g4f `v-0.1.6.8`0.1.6.8abc2023-10-191-1/+0
| | | | some quick fixes
* ~abc2023-10-191-2/+5
| | | | automatic models fetching in GUI.
* ~abc2023-10-191-0/+7
|
* fix: remove typo in readme and configsEzra Adeyinka2023-10-131-1/+1
|
* ~ | Merge pull request #1044 from Lin-jun-xiang/mainTekky2023-10-112-0/+5
|\ | | | | Fix: TypeError: unsupported operand type(s) for |:...
| * Fix: TypeError: unsupported operand type(s) for |:...hs_junxiang2023-10-112-0/+5
| |
* | fix typo in backend.pyIkko Eltociear Ashimine2023-10-111-1/+1
|/ | | occured -> occurred
* ~ | g4f `v-0.1.5.8`0.1.5.8abc2023-10-101-2/+3
|
* fix provider thing in gui x2Commenter1233212023-10-102-9/+4
|
* fix provider thing in guiCommenter1233212023-10-101-1/+1
|
* make internet searching betterCommenter1233212023-10-102-11/+41
|
* ~abc2023-10-102-7/+29
| | | | New system for str to Provider
* ~ | new g4f GUIabc2023-10-065-0/+186