Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-10-28 | Update backend.py, index.html, requirements.txt (#1180) | hdsz25 | 1 | -5/+5 | |
* 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-19 | ~ | abc | 1 | -5/+37 | |
fix gui errors on iOS | |||||
2023-10-19 | ~ | abc | 1 | -8/+1 | |
automatic models fetching in GUI. | |||||
2023-10-10 | ~ | remove DeepAi | abc | 1 | -1/+0 | |
2023-10-10 | fix html | Commenter123321 | 1 | -1/+1 | |
2023-10-10 | change discord icon to telegram icon on gui | Commenter123321 | 1 | -1/+1 | |
2023-10-10 | fix provider thing in gui x2 | Commenter123321 | 1 | -1/+5 | |
2023-10-10 | ~ | g4f `v-0.1.5.7` [Set Provider in GUI] + Provider Proxy | abc | 1 | -137/+154 | |
2023-10-06 | ~ | new g4f GUI | abc | 1 | -0/+161 | |