You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gpt4free/g4f/gui
hdsz25 b8a3db526c
Update backend.py, index.html, requirements.txt (#1180)
* 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"
9 months ago
..
client Update backend.py, index.html, requirements.txt (#1180) 9 months ago
server Update backend.py, index.html, requirements.txt (#1180) 9 months ago
__init__.py Unify g4f tools into one CLI 10 months ago
run.py Unify g4f tools into one CLI 10 months ago