Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 2023-10-28 | 1 | -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 context | unknown | 2023-10-27 | 1 | -34/+14 |
| | |||||
* | add proxy support | catmeowjiao | 2023-10-26 | 1 | -8/+29 |
| | |||||
* | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 2023-10-23 | 1 | -14/+11 |
| | | | Co-authored-by: Sourcery AI <> | ||||
* | ~ | abc | 2023-10-19 | 1 | -0/+9 |
| | | | | fix gui errors on iOS | ||||
* | ~ | g4f `v-0.1.6.8`0.1.6.8 | abc | 2023-10-19 | 1 | -1/+0 |
| | | | | some quick fixes | ||||
* | ~ | abc | 2023-10-19 | 1 | -2/+5 |
| | | | | automatic models fetching in GUI. | ||||
* | ~ | abc | 2023-10-19 | 1 | -0/+7 |
| | |||||
* | fix typo in backend.py | Ikko Eltociear Ashimine | 2023-10-11 | 1 | -1/+1 |
| | | | occured -> occurred | ||||
* | ~ | g4f `v-0.1.5.8`0.1.5.8 | abc | 2023-10-10 | 1 | -2/+3 |
| | |||||
* | fix provider thing in gui x2 | Commenter123321 | 2023-10-10 | 1 | -3/+3 |
| | |||||
* | fix provider thing in gui | Commenter123321 | 2023-10-10 | 1 | -1/+1 |
| | |||||
* | ~ | abc | 2023-10-10 | 1 | -7/+12 |
| | | | | New system for str to Provider | ||||
* | ~ | new g4f GUI | abc | 2023-10-06 | 1 | -0/+52 |