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"
2023-10-28 17:58:36 +02:00
..
client Update backend.py, index.html, requirements.txt (#1180) 2023-10-28 17:58:36 +02:00
server Update backend.py, index.html, requirements.txt (#1180) 2023-10-28 17:58:36 +02:00
__init__.py Unify g4f tools into one CLI 2023-10-12 02:35:11 +01:00
run.py Unify g4f tools into one CLI 2023-10-12 02:35:11 +01:00