Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-28 | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 2 | -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-27 | added context | unknown | 3 | -50/+83 | |
2023-10-26 | add proxy support | catmeowjiao | 1 | -8/+29 | |
2023-10-23 | 'Refactored by Sourcery' (#1125) | ⲘrṨhส∂ow | 4 | -32/+26 | |
Co-authored-by: Sourcery AI <> | |||||
2023-10-19 | ~ | abc | 4 | -39/+95 | |
fix gui errors on iOS | |||||
2023-10-19 | ~ | g4f `v-0.1.6.8`0.1.6.8 | abc | 2 | -7/+12 | |
some quick fixes | |||||
2023-10-19 | ~ | abc | 3 | -64/+59 | |
automatic models fetching in GUI. | |||||
2023-10-19 | ~ | abc | 1 | -0/+7 | |
2023-10-13 | fix: remove typo in readme and configs | Ezra Adeyinka | 1 | -1/+1 | |
2023-10-12 | Unify g4f tools into one CLI | Arran Hobson Sayers | 2 | -13/+19 | |
2023-10-11 | Fix: TypeError: unsupported operand type(s) for |:... | hs_junxiang | 2 | -0/+5 | |
2023-10-11 | fix typo in backend.py | Ikko Eltociear Ashimine | 1 | -1/+1 | |
occured -> occurred | |||||
2023-10-10 | ~ | remove DeepAi | abc | 1 | -1/+0 | |
2023-10-10 | ~ | g4f `v-0.1.5.8`0.1.5.8 | abc | 2 | -12/+4 | |
2023-10-10 | fix html | Commenter123321 | 1 | -1/+1 | |
2023-10-10 | what | Commenter123321 | 1 | -3/+3 | |
2023-10-10 | change discord icon to telegram icon on gui | Commenter123321 | 2 | -2/+2 | |
2023-10-10 | fix provider thing in gui x2 | Commenter123321 | 3 | -10/+9 | |
2023-10-10 | fix provider thing in gui | Commenter123321 | 1 | -1/+1 | |
2023-10-10 | make internet searching better | Commenter123321 | 2 | -11/+41 | |
2023-10-10 | ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy | abc | 3 | -143/+164 | |
2023-10-10 | ~ | abc | 1 | -1/+15 | |
Command line arguments for GUI | |||||
2023-10-10 | ~ | abc | 2 | -7/+29 | |
New system for str to Provider | |||||
2023-10-08 | ~ | g4f `v-0.1.5.6` | abc | 1 | -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 GUI | abc | 20 | -0/+1880 | |